Fork me on GitHub

New features in version 3


Registering classes and directories

The classes and directories registration feature is improved, and does not require anymore to instantiate a class unless it is necessary.

The library therefore uses less memory, and it is possible to create applications that register tens or even hundreds of PHP classes, without having too much processing overload when displaying the pages.

Jaxon Armada

The jaxon-armada and jaxon-sentry packages are removed, and their features are integrated in the jaxon-core package.

Thereby, the library by default provides views and session management features, integration with PHP frameworks, and a base class which can be used to enrich exported classes with some very useful features.