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

https://github.com/pdir/contao-file-fill-bundle

File fill bundle for Contao CMS
https://github.com/pdir/contao-file-fill-bundle

Last synced: 9 months ago
JSON representation

File fill bundle for Contao CMS

Awesome Lists containing this project

README

          

# Contao File Fill Bundle

## Tests, Cs Fixer, check Contao coding standards

# Download
wget https://cs.symfony.com/download/php-cs-fixer-v2.phar -O php-cs-fixer
wget -O phpunit https://phar.phpunit.de/phpunit-8.phar

# Run
php php-cs-fixer
php phpunit
sh vendor/bin/ecs check src tests --config vendor/contao/easy-coding-standard/config/default.php