tonis-io / tonis
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 是一个兼容 PSR-7 的最小化 Web 应用程序框架,旨在追求简洁和性能。
文档
完整文档请参阅 Tonis 文档。
快速入门
有关快速入门信息,请参阅 hello world 文档。