ambientia/data-cleaner-bundle

Installs: 1 266

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:symfony-bundle

v2.0.0 2021-05-20 13:14 UTC

This package is auto-updated.

Last update: 2024-04-20 19:15:51 UTC


README

The DataCleanerBundle provides integration of the DataCleaner library into the Symfony framework. Symfony Bundle for https://github.com/alphpkeemik/data-cleaner

developing

Run docker docker-composer up -d

Bash to container docker/bash.sh

Running code fixer

Run php cs fixer ./vendor/bin/php-cs-fixer fix

Running the tests

Run tests with phpunit ./vendor/bin/phpunit

Running analyzer

Run phan ./vendor/bin/phan