microphork/framework

This package is abandoned and no longer maintained. No replacement package was suggested.

The microphork framework

v1.0.0 2014-03-24 00:38 UTC

This package is not auto-updated.

Last update: 2021-12-06 01:12:11 UTC


README

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