archon / slash
Slash:动态PHP Web应用框架
0.0.0
2015-10-22 03:05 UTC
Requires
- php: >=5.3
- gajus/dindent: 2.0.2
Requires (Dev)
- phpmd/phpmd: @stable
- phpunit/phpunit: 4.7.*
- satooshi/php-coveralls: 0.6.1
- squizlabs/php_codesniffer: 2.3.4
This package is not auto-updated.
Last update: 2024-09-14 18:26:04 UTC
README
Slash是一个PHP框架,旨在简化动态Web内容的创建。
安装
使用Composer
composer require archon/slash
{ "require": { "archon/slash": "0.0.0" } }
要求
- PHP 5.3或更高版本
依赖
- gajus/dindent: 2.0.2