ambientia/queue-command-bundle

Installs: 1 270

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

v2.0.0 2021-05-20 12:40 UTC

This package is auto-updated.

Last update: 2024-04-20 19:09:19 UTC


README

Symfony Bundle for https://github.com/alphpkeemik/queue-command

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