https://github.com/deri-kurniawan/mini-framework
PHP Mini Framework with Demo
https://github.com/deri-kurniawan/mini-framework
framework mvc-framework oop php webframework
Last synced: about 1 year ago
JSON representation
PHP Mini Framework with Demo
- Host: GitHub
- URL: https://github.com/deri-kurniawan/mini-framework
- Owner: Deri-Kurniawan
- Created: 2021-07-25T07:00:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T20:17:14.000Z (about 2 years ago)
- Last Synced: 2025-01-25T05:27:44.971Z (about 1 year ago)
- Topics: framework, mvc-framework, oop, php, webframework
- Language: PHP
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Framework
This Framework Like CodeIgniter 3, CodeIgniter 4 & laravel 8
## Get Started
-- DOCS COMING SOON ---
## Syntax Style
- Class or Class File Name use PascalCase.
- Non-class use camelCase.