定制 zewa/framework 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zewa/framework

最新稳定版本:0.4.2

Composer 安装命令:

composer require zewa/framework

包简介

Light-weight modular MVC.

README 文档

README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-07