Queue Beanstalk Driver
, (*1)
This is the Beanstalk driver for the Queue package. It uses pheanstalk internally., (*2)
Installation
Run this command to get the latest version from packagist:, (*3)
$ composer require queue/beanstalk-driver
Contributing
All code contributions - including those of people having commit access - must
go through a pull request and approved by a core developer before being
merged. This is to ensure proper review of all the code., (*4)
Fork the project, create a feature branch, and send us a pull request., (*5)
To ensure a consistent code base, you should make sure the code follows
the Coding Standards
which we borrowed from Symfony.
Make sure to check out php-cs-fixer as this will help you a lot., (*6)
If you would like to help, take a look at the list of issues., (*7)
Requirements
PHP 5.5 or above, (*8)
Author and contributors
Dries De Peuter - dries@nousefreak.be - http://nousefreak.be, (*9)
See also the list of contributors who participated in this project., (*10)
License
Cron is licensed under the MIT license., (*11)