定制 aeyoll/symfony-php-spec-generator-bundle 二次开发

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

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

aeyoll/symfony-php-spec-generator-bundle

最新稳定版本:0.0.2

Composer 安装命令:

composer require aeyoll/symfony-php-spec-generator-bundle

包简介

README 文档

README

Build Status Scrutinizer Code Quality Test Coverage

This bundle is a basic generator for PhpSpec, based on the Doctrine defined in your Symfony project

Installation

Begin by installing the package through Composer. Edit your project's composer.json file to require aeyoll/symfony-php-spec-generator-bundle.

"require": {
  "aeyoll/symfony-php-spec-generator-bundle": "dev-master"
}

Next, use Composer to update your project from the the Terminal:

php composer.phar update

You can also use the require command from Composer:

composer require aeyoll/symfony-php-spec-generator-bundle

Once the package has been installed, you'll need to add the bundle to your kernel. Open your app/AppKernel.php configuration file, and add new Aeyoll\SymfonyPhpSpecGeneratorBundle\AeyollSymfonyPhpSpecGeneratorBundle(), to the bundle list.

Usage

...

统计信息

  • 总下载量: 67
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-25