wandi/tools-bundle

Wandi/ToolsBundle

Maintainers

Package info

github.com/WandiParis/ToolsBundle

Type:symfony-bundle

pkg:composer/wandi/tools-bundle

Statistics

Installs: 2 490

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

3.1.11 2019-05-07 11:45 UTC

README

WandiToolsBundle

Build Status

cp phpunit.xml.dist phpunit.xml
docker-compose build
docker-compose up -d
docker-compose run --rm php composer install
docker-compose run --rm php phpunit
docker-compose run --rm php php-cs-fixer fix . --rules=@Symfony