xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page.
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.
ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
mp3act Digital Music Server is a PHP and MySQL driven mp3 web-based jukebox for playing music locally or streaming music to anywhere in the world. It utilizes AJAX and web standards to create an incredible user experience. AudioScrobbler support too.
Saja is an open-source AJAX scripting engine for PHP with secure function calls. It is designed for fast creation of simple, intuitive, and updatable AJAX applications, without the need to write any JavaScript.
Saja is currently implemented through PHP only. It consists of 4 files. You should only need to edit saja.functions.php to get it to work. The only other requirement is that all 4 files must reside in the same directory
PHP 5 library and JavaScript client for AJAX. Fetch data asynchronously and develop interactive GUI-like Web applications. Call PHP functions and object methods from JavaScript and exchange even complex data types between client and server.
Super AJAX Programming Seed is a little program that illustrates a simple implementation of AJAX technology using HTML and PHP, and offers suggestions for how to use the technology to make highly dynamic Web applications from scratch.