PHPAjax is a PHP framework that allows you to create AJAX application defining PHP classes. The class must inherit from another class (phpajax), and must define some predefined methods and properties. All code you write is PHP, which automatically is transformed to Javascript at run time.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | BSD Original |
| Implementation | PHP |
Recent releases


No changes have been submitted for this release.


Changes: Support was added for hotkeys, which trigger an action when some keys or group of keys are pressed. A simpler way to write AJAX applications was added.


No changes have been submitted for this release.
An infrastructure for linking tools together to act like a single application.