- 27 Feb, 2020 6 commits
-
-
Fabrice Gangler authored
syntax checkers: json, xml, yaml and php install php lint composer require --dev jakub-onderka/php-parallel-lint Refs: #18
-
Fabrice Gangler authored
Documentation: https://github.com/phpro/grumphp Installation: composer require --dev phpro/grumphp Refs: #8
-
Fabrice Gangler authored
Documentation: https://symfony.com/doc/current/testing.html#your-first-functional-test https://symfony.com/doc/current/components/browser_kit.html https://symfony.com/doc/current/components/css_selector.html https://github.com/symfony/panther Installation: composer require --dev symfony/browser-kit composer require --dev symfony/css-selector composer require --dev panther Refs: #7
-
Fabrice Gangler authored
Documentation: https://github.com/fzaninotto/Faker Installation: composer require --dev fzaninotto/faker Refs: #6
-
composer.json schema https://getcomposer.org/doc/04-schema.md Refs: #5
-
Fabrice Gangler authored
Documentation: https://symfony.com/doc/current/setup.html Installation: composer create-project symfony/website-skeleton Refs: #4
-