Download the PHP package ambientia/queue-command without Composer
On this page you can find all versions of the php package ambientia/queue-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ambientia/queue-command
More information about ambientia/queue-command
Files in ambientia/queue-command
Download ambientia/queue-command
More information about ambientia/queue-command
Files in ambientia/queue-command
Vendor ambientia
Package queue-command
Short Description Provides asynchronous queue for Symfony projects
License MIT
Package queue-command
Short Description Provides asynchronous queue for Symfony projects
License MIT
Please rate this library. Is it a good library?
Informations about the package queue-command
Queue command
PHP library for executing queued commands
usage
Adding to queue
Creating queue command
Add cron
* * * * * ambientia:queue-command:execute >> /path/to/log/file 2>&1
add data cleaner
https://github.com/alphpkeemik/data-cleaner
development
Run docker docker-composer up -d
Bash to container docker/bash.sh
todo
- remove container dependency
- todo replace merge it with find in EntityProcessor
- todo add waiting / persistent running
- add data cleaner interface
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
All versions of queue-command with dependencies
PHP Build Version
Package Version
Requires
php Version
7.4.*
symfony/event-dispatcher Version ^5.0
psr/container Version ^1.0
psr/event-dispatcher Version ^1.0
symfony/lock Version ^5.2
doctrine/orm Version ^2.8
symfony/event-dispatcher Version ^5.0
psr/container Version ^1.0
psr/event-dispatcher Version ^1.0
symfony/lock Version ^5.2
doctrine/orm Version ^2.8
The package ambientia/queue-command contains the following files
Loading the files please wait ....