tonis-io / tonis
This package is abandoned and no longer maintained.
The author suggests using the zendframework/zend-expressive package instead.
Tonis is a middleware framework built on top of Stratigility.
0.5.0
2015-08-16 13:50 UTC
Requires
- php: >=5.5
- container-interop/container-interop: ^1.1
- league/container: ^1.3
- league/plates: ^3.0
- nikic/fast-route: ^0.6
- relay/relay: ^0.2
- zendframework/zend-diactoros: ^1.0
Requires (Dev)
- phpunit/phpunit: ^4.0
- scrutinizer/ocular: ^1.1.1
- squizlabs/php_codesniffer: ^2.0
- twig/twig: ^1.18
- zendframework/zend-diactoros: ^1.0
Suggests
- twig/twig: to use the Twig templating engine
This package is not auto-updated.
Last update: 2022-02-01 12:48:38 UTC
README
Tonis
Tonis is a PSR-7 compatible minimalist web application framework built for simplicity and performance.
Documentation
For full documentation see the Tonis docs.
Quick Start
See the hello world documentation for a quick start.