Skip to content

A project building a PHP framework with routing, validation, and page rendering.

Notifications You must be signed in to change notification settings

AmbyrElan/php-mvc-framework

Repository files navigation

php-mvc-framework

Project building MVC Framework from scratch in PHP

purpose

To gain deeper understanding about how frameworks function and gain practice building a framework

framework features

  • Custom Routing
  • Composer
  • Controllers
  • Views/Layouts
  • Models
  • Migrations
  • Form widget classes
  • Processing of request data
  • Validations
  • Registration/Login
  • Simple Active Record
  • Session Flash Messages
  • Middlewares
  • Application events
  • Framework reusable/installable core

source

https://www.youtube.com/watch?v=6ERdu4k62wI

About

A project building a PHP framework with routing, validation, and page rendering.

Resources

Stars

Watchers

Forks

Packages

No packages published