Skip to content

jsv1280/jairo-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📢 Jairo-PHP-Framework

✒️ Development from scratch about how to create a MVC framework with:

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

🏫 Based on tutorial from freeCodeCamp

👏 Acknowledgment to The Codeholic