pdir/contao-file-fill-bundle

File fill bundle for Contao CMS

Maintainers

Package info

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

Issues

Documentation

Type:contao-bundle

pkg:composer/pdir/contao-file-fill-bundle

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2020-10-10 10:20 UTC

This package is auto-updated.

Last update: 2026-03-10 22:05:59 UTC


README

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