solarfield / batten-php
There is no license information available for the latest version (v0.4.1) of this package.
v0.4.1
2017-08-31 13:08 UTC
Requires
- php: >=7.0
- solarfield/ok-kit-php: ^0.0
README
An architectural toolkit to support the server-side of a MVC micro-framework.
Batten provides various classes, functions, and patterns which facilitate routing, component resolution, modularization, extension, and more. It can be used in a web-server and terminal environment.
Status
This project is in an early and experimental state. It serves as a platform for experiments with various framework concepts.