theunic/birthay-greetings-kata-php
Composer 安装命令:
composer require theunic/birthay-greetings-kata-php
包简介
A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection
README 文档
README
This is a simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection.
This is the initial code for this kata written in PHP.
The documentation: http://matteo.vaccari.name/blog/archives/154
How to get started
Requirements
In order to use this Kata boilerplate you need to have installed Docker and Docker Compose.
Run it
To get started you should create a new project throught composer, based on this repository on packagist
git clone git@git.cumlouder.com:trainings/birthday-greetings-kata.git
cd birthday-greetings-kata
To check that all the tests are passing just execute PHPUnit
docker-compose up -d php bin/phpunit
Now open your favourite IDE/text editor and start hacking.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-04-25