https://github.com/pluf/superjms
Supper tenant module to manages Jobs, pipelines and workers.
https://github.com/pluf/superjms
Last synced: 3 months ago
JSON representation
Supper tenant module to manages Jobs, pipelines and workers.
- Host: GitHub
- URL: https://github.com/pluf/superjms
- Owner: pluf
- Created: 2019-09-17T04:04:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:49:36.000Z (about 4 years ago)
- Last Synced: 2025-02-18T05:47:41.803Z (4 months ago)
- Language: PHP
- Homepage: https://pluf.ir/wb/products/module/superjms
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supper Tenant Conntroll over JMS
[](https://travis-ci.com/pluf/superjms)
[](https://codecov.io/gh/pluf/superjms)
[](https://coveralls.io/github/pluf/superjms)
[](https://codeclimate.com/github/pluf/superjms/maintainability)
[](https://codeclimate.com/github/pluf/superjms/test_coverage)## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.