Open Source PHP Framework for AJAX - AjaxAC

Thu, Sep 3, 2009

Ajax, Open Source, Other, PHP, Scripts, Software, Tools

AjaxAC is an Open Source PHP Framework for Ajax, used to develop/create/generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript And XML) is to use the XMLHttpRequest object to change a web page state using background HTTP sub-requests without reloading the entire page.

Open Source PHP Framework for AJAX - AjaxAC

Features

  • Self-contained Application code in a single class
  • Clean PHP / HTML file calling procedure
  • Built in functionality for easily handling JavaScript events
  • Built in functionality for creating subrequests and handling them
  • Allows for custom configuration values, so certain elements can be set at run time
  • No messy JavaScript code
  • Easy to integrate with templating engine due two above 2 reasons
  • Easy to hook in to existing PHP classes or MySQL database for returning data from subrequests

This Free PHP Framework is very good addition for easily developing AJAX applications that interact directly with the server.

Website: http://ajax.zervaas.com.au/

Share/Save/Bookmark

Related Posts

, , ,

This post was written by:

rob - who has written 174 posts on Open Source Resources for Designers & Developers | Greepit.com.


1 Comments For This Post

  1. Rufor Says:

    Interesting, I`ll quote it on my site later.

Leave a Reply