|
Welcome to the Open Source NanoAjax Framework Project! |
|
The NanoAjax Framework is a PHP based, AJAX object oriented framework, which helps to fast realize complex web-applications. The easy interface profides a fast and reliable way to implement your own AJAX applications.
Across the compact JSON notation transfer overhead is minimized (in contrast to XML) and so overall performance is und so die Gesamtperformance der Anwendung increased. The continous object oriented PHP 5 backend development eased and improve extensibility.
This site is still in build-up phase. At first all contents will be entered and translated (Wiki, Blog, News). Within a short time there will follow more menu items (Download, Bugtracker, possibly a board if desired by users).
NanoAjax Framework Features: - package multiple (virtual) requests in one real AJAX request
- recommended for developers (good knowledge in in PHP and JavaScript recommended)
- small, fast, easy to use
- classbased PHP event handler on server side (class + methods)
- usest JSON (JavaScript Object Notation) for communication
- uses JavaScript objektbased programming
- PHP 5 object-oriented programming (OOP)
- server-side (PHP) straigght unit tested (Unit Tests with PHPUnit2 [v2.3.6])
- [TODO] client-side (JS) unit tests(Unit Tests with JSUnit)
More Features:
- [TODO] very class, method and variables is well documented by PHPDocumentator
- [TODO]Examples demonstrate various functionality
- absolute free for commercial and non-commercial Usage (Open-source license GPL)
|