9naquame/ajumamoro
There is no license information available for the latest version (dev-master) of this package.
Maintainers
dev-master
2017-07-06 20:19 UTC
Requires
- ekowabaka/clearice: 1.*
- ntentan/config: 0.*
- ntentan/logger: 0.*
- predis/predis: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License e2ca0fdbbbf84f02e8366a8f4b74116108e85e9a
This package is not auto-updated.
Last update: 2026-06-21 11:51:25 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.
