Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 192 Bytes

learn-php

Learning PHP as Pro - Basic custom MVC Framework

  1. Composer for autoloading and package manager
  2. PDO class for database
  3. Static Routing using Controllers
  4. Object Oriented