tworzenieweb/boilerplate
Composer 安装命令:
composer require tworzenieweb/boilerplate
包简介
A dummy composer project to make things faster
README 文档
README
It contains a basic configuration for composer with applying PSR-4 coding standard into src directory.
It provides front controller app.php that can be used to tie it up together.
This boilerplate is only for starter, when it grows use Silex microframework or Symfony2 instead.
Remember to install composer from https://getcomposer.org/download/ and then run composer.phar install.
Ideas:
- use phpspec for generating skeletons and testing
- use behat for BDD
- use phpcs for testing all against coding standard
Usage
php composer.phar create-project tworzenieweb/boilerplate path dev-master
where path is the place where you want to init project.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-05