Home > Article > Backend Development > MyPHP a simple PHP Framework v0.05
MyPHP is a simple PHP framework that contains a simple blog project (Mlog) example. Main features: Adopts MVC mode, separation of responsibilities, clear structure, easy to expand - (view uses native PHP) ORM support - provides a simple ORM support Main improvements: Fix login errors Fix paging errors Fixed several other bugs |