9naquame/ajumamoro

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Package info

github.com/9naQuame/ajumamoro

Issues

pkg:composer/9naquame/ajumamoro

Statistics

Installs: 44

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2017-07-06 20:19 UTC

This package is not auto-updated.

Last update: 2026-03-15 10:38:04 UTC


README

A job queue for PHP which allows you to have different backends for storing your jobs. Ajumamoro currently supports MySQL, PostgreSQL, SQLite and Redis as backends. It also provides a simple API through which you can implement support for your own storage backend.

Using Ajumamoro

Ajumamoro can be installed as a composer dependency for your app.