0

Open Source AJAX Application Framework

Posted April 12th, 2010 in Web Development and tagged , , by freelancer

Raxan for PHP is a Web 2.0 framework that is designed to accelerate PHP Web development by helping developers to build and deploy Rich Web Applications.

The technology used behind Raxan is licensed under the open sourced MIT and GPL licenses and is based on today’s web standards. This means that you have the option to modify or change the behavior of Raxan to suit your own needs.

By using a set of design patterns we were able to build a framework that’s modular, extensible and easy to use. This modular structure provides developers with a consistent interface for building and distributing reusable components.

Features:

  • Build cross browser HTML/Ajax applications
  • Create database driven applications
  • Build interactive websites to enhance user experience
  • Monitor server-side application changes via Ajax connections
  • Quickly design and layout HTML pages with a built-in CSS framework
  • Easily extend the architecture with reusable plugins and extensions.
  • Build multilingual interfaces
  • Protect web sites and applications against cross-site scripting attacks and request forgery
  • Integrate or extend existing PHP frameworks
  • And much more

http://raxanpdi.com/

Leave a Reply