It is a php web framework written from scratch to implement complex web and security features like Access Control, Routing and Logging. This was written by me while i was learning PHP to gain in-depth knowledge of how different parts in a web framework works.
Feel free to download and go through the code if you want to learn.
-> Fully obeject oriented php
-> Router
-> Access Control
-> Logging
...etc