microphork / framework
The microphork framework
Installs: 307
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/microphork/framework
Requires
- php: >=5.3.0
Requires (Dev)
- microphork/tests: 1.0.x-dev
- satooshi/php-coveralls: dev-master
This package is not auto-updated.
Last update: 2021-12-06 01:12:11 UTC
README
Introduction
microphork is a small and very flexible MVC framework for PHP 5.3 and above. It includes an API framework, automatic URL routing, language localization, a stack-based loader and several useful utilities and extensions. Parts of microphork are based on the Phork Framework but it has mostly been written from the ground up.
The best way to start a new microphork project is to use the Composer-based microphork application package.
All application code should go in the app folder.
Credits
Built by Elenor at Phork Labs.
License
Licensed under The MIT License http://www.opensource.org/licenses/mit-license.php