What is Xnyo?
Xnyo is a PHP framework designed to ease the creation of full blown web applications.
Its primary goal is to bring together a vast array of common functionality between applications into a simple,
easy to use base that is designed to be built on top of. It was written for our usage, but we thought others might find it useful.
Xnyo is written specifically to take advantage of PHP5, though a PHP4 version of 3.0 is available on request.
The current stable version of Xnyo is 3.0.
Features
- Authentication abstraction layer.
- Full and modular access control.
- Database abstraction and management layer.
- Automated GET/POST/COOKIE variable filtering.
- HTML caching/Website generation.
- Uses the Smarty Template Engine for full logic/design separation.
- Fully pluginable interface.
- Debug console.
