An open API service indexing awesome lists of open source software.

https://github.com/vukbgit/phpcraft.subject

Subject level class for the PHPCraft model
https://github.com/vukbgit/phpcraft.subject

Last synced: 3 months ago
JSON representation

Subject level class for the PHPCraft model

Awesome Lists containing this project

README

        

v.2.0

Organize website into a hyerarchical structure: application, area, subject, action

Basic class provide basic page functionalities to subject, traits add optional functionalities, so far template engine, user authentication, cookies management, database integration, basic ORM, basic image manipulations, flash messages, CRUD, file upload.

Mostly useful in backend development but it can be used for every site page