xmeltrut / rauma
Rauma 全栈 PHP 框架
5.0
2023-05-03 22:09 UTC
Requires
- php: >=8.0.0
- aura/router: 3.*
- aura/session: 2.*
- doctrine/annotations: 1.*
- doctrine/cache: 1.*
- doctrine/orm: 2.8.*
- laminas/laminas-diactoros: 2.*
- mustache/mustache: 2.*
- symfony/yaml: 6.*
Requires (Dev)
- mikey179/vfsstream: 1.*
- phpunit/phpunit: 9.*
- squizlabs/php_codesniffer: 3.*
README
一个全栈 PHP 框架。Rauma 采用约定优于配置,提供开箱即用的框架。这意味着它很容易设置,但相对不够灵活(例如,您必须使用 Mustache 和 Doctrine)。
文档位于 docs
目录中,或者可以通过 Read the Docs 在线查看。
开发
通过 ant 运行测试
ant