Related Projects 
|
- SimpleJax
SimpleJax is a lightweight (2.3KB!) combination of JavaScript and PHP that allows you to create highly flexible, AJAX-enabled applications on the web. - My-BIC
This is a basic state of mind system rather than a framework
Allows you to focus on making things happen rather than setting things up
Support for XML, JSON and TEXT ajax transactions
Supports EasyForms for one line form processing
Supports network Down handling if the server goes down
Simple, Fast, easy to use
Client side JSON encoding support - AjaxCore
AjaxCore is a multi-purpose PHP framework that ease the development of rich AJAX ( Asynchronous JavaScript And XML ) applications, by generating the appropriate JavaScript code. AjaxCore takes all the dirty work of JavaScript code generation and provides a solid foundation. The concept is to extend a Generic AjaxCore class and defining methods that handle the AJAX driven events and binding them to HTML objects. It uses Prototype's JavaScript standard library for getting DOM (Document Object Model ) elements and handling asynchronous XMLHttpRequest One distinguish point to remark is that, by letting you Bind events on HTML objects that will execute server side code,it let's you solve any specific requirement without the hassle of coding particular JavaScript code to handle specific events. - Echo2 Web Framework
Echo2 is the next-generation of the Echo Web Framework, a platform for developing web-based applications that approach the capabilities of rich clients - Sajax
Sajax is an open source tool to make programming websites using the Ajax framework G?‡?¶ also known as XMLHTTPRequest or remote scripting G?‡?¶ as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it. - JPSPAN
JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
|
Discussion

|
|
|