PHP code example of spyrit / spyrit-essential-sf-bundle
1. Go to this page and download the library: Download spyrit/spyrit-essential-sf-bundle library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
spyrit / spyrit-essential-sf-bundle example snippets
bash
docker compose build
./docker/tools/composer install
./docker/tools/phpunit
./docker/tools/phpstan
./docker/tools/phpcsfixer
yaml
spyrit_essential:
resource: '@SpyritEssentialBundle/config/routes.php'