https://github.com/abudawud/emvc
Small version of PHP MVC framework to understand how CodeIgniter work
https://github.com/abudawud/emvc
framework-php mvc-framework php
Last synced: 11 months ago
JSON representation
Small version of PHP MVC framework to understand how CodeIgniter work
- Host: GitHub
- URL: https://github.com/abudawud/emvc
- Owner: abudawud
- License: gpl-3.0
- Created: 2019-08-08T09:34:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T09:38:46.000Z (over 6 years ago)
- Last Synced: 2025-01-11T18:18:53.393Z (about 1 year ago)
- Topics: framework-php, mvc-framework, php
- Language: PHP
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eMVC PHP-Framework
untuk contoh penggunaan silahkan lihat pada controller dengan nama `controllers/c_example` yang memiliki view beberapa view dalam folder `views/contoh`. Berikut contoh output dari controller contoh beserta struktur uri nya:

# Peringatan
Framework ini tidak dapat mengenali controller yang berada didalam folder. contoh: `controllers/my_controller/controller1` jadi jangan pernah melakukannya.
# Testing
untuk menjalankannya, install `php` terlebih dahulu lalu jalankan perintah berikut
`php -S 127.0.0.1:8080 -t .` atau gunakan apache