tonis-io / tonis
Tonis is a middleware framework built on top of Stratigility.
Installs: 389
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
pkg:composer/tonis-io/tonis
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.