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
- Host: GitHub
- URL: https://github.com/vukbgit/phpcraft.subject
- Owner: vukbgit
- License: mit
- Created: 2016-05-01T14:23:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T09:13:10.000Z (over 2 years ago)
- Last Synced: 2025-01-08T06:14:39.871Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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