solarfield / batten-php
Installs: 311
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/solarfield/batten-php
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.