Advanced Framework PHP (afPHP)
PHP Framework for advanced PHP'ers
Beta Release 1.1 Dear developers, this is the official release of afPHP. If you like it, and you want to help, send us feedback to info[at]afphp.com

Welcome to Advanced Framework PHP (afPHP)

afPHP is open source framework which allows you to create from small to large web applications. afPHP use the memory as much efficient as possible.
The whole idea in afPHP is to use only the things you need. No extra code should be executed or loaded if not needed.
Also very short notation of calling libraries and system function is used like c(),m(),v(), etc.

Be a part of afPHP

afPHP is not ours, nor theirs. It's yours and it's everyone's. You should feel it that way
If you have build some practical class and that class fits in the libraries rules, you can commit that class to afPHP. If tests are good, we will integrate that class into afPHP libraries with your name in it.
For more info about this, please visit Your Classes in Libraries section

Downloads

To get the latest afPHP release, simply go to Download section ,and download the latest version.

Documentation

For now, the documentation gives you introduction to afPHP, but we are working on to improve all the time.
For more info about this, please visit Documentation

Help Spreading