PHPackages                             anorgan/qutee - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. anorgan/qutee

ActiveLibrary[Database &amp; ORM](/categories/database)

anorgan/qutee
=============

Simple queue manager and task processor for PHP

v0.9.3(9y ago)711.9k13[4 PRs](https://github.com/anorgan/QuTee/pulls)1LGPL-2.1+PHPPHP &gt;=5.3.3

Since Oct 20Pushed 4y ago13 watchersCompare

[ Source](https://github.com/anorgan/QuTee)[ Packagist](https://packagist.org/packages/anorgan/qutee)[ Docs](https://github.com/anorgan/qutee)[ RSS](/packages/anorgan-qutee/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (9)Used By (1)

QuTee
=====

[](#qutee)

[![Build Status](https://camo.githubusercontent.com/910ea36583323b2898ae3ccb16a532383944225673fa6954d1b797b47fabe1d5/68747470733a2f2f7472617669732d63692e6f72672f616e6f7267616e2f51755465652e706e67)](https://travis-ci.org/anorgan/QuTee)[![Coverage Status](https://camo.githubusercontent.com/37b883bfee498307119887fe06db1180720a98a6e8d945a8c569b2bdbf420a27/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f616e6f7267616e2f51755465652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/anorgan/QuTee?branch=master)

Simple queue manager and task processor for PHP using Beanstalkd, Redis or MySQL as backend. Event interface is provided for your logging or statsd-ing needs.

Example
-------

[](#example)

```
