Thanks to visit codestin.com
Credit goes to github.com

Skip to content

desyncr/wtngrm

Repository files navigation

Wtngrm


master: Build Status master | development: Build Status development

Zend2 base module for various queue job services. Currently supporting Gearman and Beanstalk.

Installation

Recommended installation method is through composer:

composer require desyncr/wtngrm dev-master

Configuration

Register the module in the main application: config/application.config.php

'modules' => array(
    ...
    'Desyncr\\Wtngrm'
    ...
)

Feedback

If you'd like to contribute to the project or file a bug or feature request, please visit the project page.

License

The project is licensed under the GNU GPL v3 (tldr) license. Which means you're allowed to copy, edit, change, hack, use all or any part of this project as long as all of the changes and contributions remains under the same terms and conditions.

About

Zend2 base module for various queue job services. Currently supporting Gearman and Beanstalk.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages