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

GitHub 信息

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

其他信息

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