Skip to content

leonardo-code/php-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-library

A light and fast php web template you can use to separate presentation and logic layer.

Faq:

::What is it?

A light MVC php system to decouple model and view.

::Why?

Other frameworks don't have tags in normal HTML standard, so you can work better using HTML editors or IDE (no mess). Files are compiled, so the system runs fast. Files are not compiled again until you modify them, so it's very fast! I hate spaghetti architectures.

::Can I use/copy this code?

Yes: it's completely free and open.

Enjoy it. I do.

Leonardo L.

About

A light and fast php web template you can use to separate presentation and logic layer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages