In a cross-post from our sister site, AjaxDeveloper.org, there's a new PHP/Ajax library that's announced in this new post from PHP Magazine - PAJAJ: PHP Asynchronous Javascript and JSON.
PAJAJ stands for (PHP Asynchronous Javascript and JSON). It's an object oriented AJAX framework written in PHP5 for development of event driven PHP web applications. The framework follows five basic principles: Simple, Develop how you want, Event driving, Late binding of events, Object Oriented.
The project page gives three examples of the technology is use, and it seems pretty solid so far. Things are just starting out (version 0.1.1), so there's a ways to go to catch up with some of the other libraries, but it's off to a good start.
You can download the latest version here.




