Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.5 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.5 KB

microphork

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

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