All Projects → mmoreram → Gearmanbundle

mmoreram / Gearmanbundle

Licence: mit
GearmanBundle for Symfony2

Projects that are alternatives of or similar to Gearmanbundle

Security Bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
Stars: ✭ 2,105 (+803.43%)
Mutual labels:  bundle, symfony
Lexikjwtauthenticationbundle
JWT authentication for your Symfony API
Stars: ✭ 2,184 (+837.34%)
Mutual labels:  bundle, symfony
Qr Code Bundle
Bundle for generating QR codes in Symfony
Stars: ✭ 169 (-27.47%)
Mutual labels:  bundle, symfony
Oauth2 Bundle
Symfony bundle which provides OAuth 2.0 authorization/resource server capabilities.
Stars: ✭ 215 (-7.73%)
Mutual labels:  bundle, symfony
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-15.45%)
Mutual labels:  bundle, symfony
Flagception Bundle
Feature flags on steroids!
Stars: ✭ 162 (-30.47%)
Mutual labels:  bundle, symfony
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (-9.01%)
Mutual labels:  bundle, symfony
Web Profiler Bundle
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
Stars: ✭ 1,905 (+717.6%)
Mutual labels:  bundle, symfony
Mercure Bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
Stars: ✭ 195 (-16.31%)
Mutual labels:  bundle, symfony
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-22.32%)
Mutual labels:  bundle, symfony
Debug Bundle
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
Stars: ✭ 2,033 (+772.53%)
Mutual labels:  bundle, symfony
Fmelfinderbundle
📁 ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
Stars: ✭ 231 (-0.86%)
Mutual labels:  bundle, symfony
Craueconfigbundle
Database-stored settings made available via a service for your Symfony project.
Stars: ✭ 154 (-33.91%)
Mutual labels:  bundle, symfony
Nelmioapidocbundle
Generates documentation for your REST API from annotations
Stars: ✭ 2,009 (+762.23%)
Mutual labels:  bundle, symfony
Sonatanewsbundle
Symfony SonataNewsBundle
Stars: ✭ 153 (-34.33%)
Mutual labels:  bundle, symfony
Sonataadminbundle
The missing Symfony Admin Generator
Stars: ✭ 2,039 (+775.11%)
Mutual labels:  bundle, symfony
Sonatanotificationbundle
Symfony SonataNotificationBundle
Stars: ✭ 136 (-41.63%)
Mutual labels:  bundle, symfony
Consolebundle
Commandline interface in browser for Symfony2
Stars: ✭ 138 (-40.77%)
Mutual labels:  bundle, symfony
Twig Bundle
The Twig Bundle provides configuration for using Twig in your applications.
Stars: ✭ 2,150 (+822.75%)
Mutual labels:  bundle, symfony
Liiphellobundle
[DEPRECATED] Alternative Hello World Bundle for Symfony2 using several FriendsOfSymfony Bundles
Stars: ✭ 206 (-11.59%)
Mutual labels:  bundle, symfony

GearmanBundle for Symfony2, 3 and 4

SensioLabsInsight Build Status Scrutinizer Quality Score Latest Stable Version Latest Unstable Version License Total Downloads

GearmanBundle is a bundle for Symfony2/3/4 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. For Symfony Flex you can use the recipe in the contributed repository to get started quickly.

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

  • Symfony 4.0 is supported by tags 4.1+ (they still work with Symfony 3.X)
  • All 4.X tags support Symfony 3.X
  • Use tags lower than 4.X for Symfony 2.X versions
  • 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.
  • Latest Unstable Version Latest Stable Version

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].