zewa/framework
最新稳定版本:0.4.2
Composer 安装命令:
composer require zewa/framework
包简介
Light-weight modular MVC.
关键字:
README 文档
README
Installing
git clone https://github.com/zewadesign/framework.git
cd framework
composer install
Running Tests
Tests can be executed from the command line using Composer, Ant or the PHPUnit executable as follows:
PHPUnit: phpunit
Composer: composer test
Ant: ant phpunit
The code coverage can be found in the /build/coverage folder after running the tests.
Code Style
Zewa Framework adheres to the PSR2 Code Style standard and all PRs must meet those standards.
Check your code before committing.
PHP Code Sniffer: ./vendor/bin/phpcs
Ant: ant phpcs
统计信息
- 总下载量: 669
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-07