An open API service indexing awesome lists of open source software.

https://github.com/wtnabe/tdd-bed-php-phpunit

A minimum base for TDD practice with PHP and PHPUnit
https://github.com/wtnabe/tdd-bed-php-phpunit

php phpunit scaffold

Last synced: 9 months ago
JSON representation

A minimum base for TDD practice with PHP and PHPUnit

Awesome Lists containing this project

README

          

Instant Setup
=============

0. install PHP and Composer
1. `composer install`

Develop
=======

write code and type `./phpunit`