Skip to content
/ AF Public

AF Framework is an light weight open-sourced minimal PHP framework, with great backward compatibility.

License

Notifications You must be signed in to change notification settings

CQD/AF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The AF Framework

MIT Licensed Sorry I did not tried to "build" this thing...

What is AF Framework

AF Framework is a light weight PHP framework that enables you to build anything in any way you like.

Modern PHP frameworks are often pretty fat, and too large to put into a single repository, that's not the case for AF Framework. AF is designed to be minimalistic. There is only one single kernel file, that's all of it.

Without the extra weight, it is very efficient and fast. On an average machine it should be able to handle thousands of request per second, if not more.

And the minimalistic design also helps to make the learning curve more comfortable to newcomers, rookie engineers, and even those just want to learn the right way to do PHP.

Because AF use the least language feature as possible, it is also possible to adapt it to an older enviroment, makes it easier to modernize legacy product.

Official Documentation

Documentation for the framework can be found here.

License

The AF framework is open-sourced licensed under MIT license.

About

AF Framework is an light weight open-sourced minimal PHP framework, with great backward compatibility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages