Fork me on GitHub

New features in version 2


The JQuery PHP API

The JQuery PHP API

Each function provided by the Response class to set the content or the layout of a webpage performs an action on a single element, identified by its id attribute.

The jQuery PHP API allows to use the same selectors as the jQuery javascript library, and therefore can apply a fonction simultaneously to multiple elements in a webpage, selected using various criteria.

Jaxon Armada

Jaxon Armada

Armada brings to the Jaxon library an ease of use and features inspired by PHP frameworks.

When using Armada, the Jaxon application bootstraps from a single configuration file, and its classes inherit automatically from a rich set of functionalities. Armada is also coupled with Sentry, which provides a common API across all the frameworks integration packages.