PHP Code

PHPManFramework

PHPManFramework was a single-file modular PHP framework and is Cervo‘s ancestor. It’s concepts were similar to MVC but didn’t fully implement the models part, but it allowed great freedom to developers.

Comment

This is the first framework I have built. Unfortunately I have lost it’s code after a failing hard-drive and a bad backup (always check!). This project allowed me to see how I could build a framework. Cervo followed after a few years.

Skills required

  • The framework is entirely built in PHP.