Download the PHP package xeops/gearman-bundle without Composer
On this page you can find all versions of the php package xeops/gearman-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xeops/gearman-bundle
More information about xeops/gearman-bundle
Files in xeops/gearman-bundle
Package gearman-bundle
Short Description Adds gearman support to your Symfony2 or Symfony3 project
License MIT
Homepage https://github.com/mmoreram/GearmanBundle
Informations about the package gearman-bundle
GearmanBundle for Symfony2/3
GearmanBundle is a bundle for Symfony2/3 intended to provide an easy way to support developers who need to use job queues. For example: mail queues, Solr generation queues or Database upload queues.
Documentation
Check the documentation in ReadTheDocs.
Some recipes will be written soon. If you have some ideas and you want to share
them with us, don't hesitate to open a RFC issue or a Pull Request.
Tags
- Use tags under 4.X for Symfony2.X versions. 4.X support Symfony 3.X+
- Use last unstable version ( alias of
dev-master
) to stay always in last commit - Use last stable version tag to stay in a stable release.
Contributing
All code is Symfony2 Code formatted, so every pull request must validate phpcs standards. You should read Symfony2 coding standards and install this CodeSniffer to check all code is validated.
There is also a policy for contributing to this project. All pull request must be all explained step by step, to make us more understandable and easier to merge pull request. All new features must be tested with PHPUnit.
If you'd like to contribute, please read the Contributing Code part of the documentation. If you're submitting a pull request, please follow the guidelines in the Submitting a Patch section and use the Pull Request Template.
All versions of gearman-bundle with dependencies
ext-gearman Version *
doctrine/doctrine-cache-bundle Version ~1.0
doctrine/common Version ~2.2
symfony/dependency-injection Version ~3.0|^4.0|^5.1
symfony/framework-bundle Version ~3.0|^4.0|^5.1
symfony/http-kernel Version ~3.0|^4.0|^5.1
symfony/console Version ~3.0|^4.0|^5.1
symfony/config Version ~3.0|^4.0|^5.1
symfony/finder Version ~3.0|^4.0|^5.1
symfony/options-resolver Version ~3.0|^4.0|^5.1