Skip to content

A simple, lightweight PHP MVC framework developed for researching the underlying functionality of popular frameworks. Reinventing the wheel to understand the wheel.

License

Notifications You must be signed in to change notification settings

william-lindner/php-express

Repository files navigation

Express MVC Framework

A lightweight MVC framework developed to solidify my understanding of what is happening under the hood of popular frameworks.

To start the server: cd public; php -S localhost:8888

About

A simple, lightweight PHP MVC framework developed for researching the underlying functionality of popular frameworks. Reinventing the wheel to understand the wheel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages