https://github.com/zsmahi/zmvc
My PHP MVC implementation
https://github.com/zsmahi/zmvc
Last synced: about 1 month ago
JSON representation
My PHP MVC implementation
- Host: GitHub
- URL: https://github.com/zsmahi/zmvc
- Owner: zsmahi
- License: gpl-2.0
- Created: 2015-08-28T23:03:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T16:27:22.000Z (almost 11 years ago)
- Last Synced: 2025-01-05T17:34:46.251Z (over 1 year ago)
- Language: PHP
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZMVC
My PHP MVC implementation
This is my MVC architectural pattern implementation in PHP