https://github.com/inquid/yii-cloud-tasks
This library provides asynchronous Tasks(Jobs) to Yii that can be scheduled and monitored easily through Google Cloud Tasks
https://github.com/inquid/yii-cloud-tasks
Last synced: 4 months ago
JSON representation
This library provides asynchronous Tasks(Jobs) to Yii that can be scheduled and monitored easily through Google Cloud Tasks
- Host: GitHub
- URL: https://github.com/inquid/yii-cloud-tasks
- Owner: inquid
- License: mit
- Created: 2021-03-18T03:59:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T06:19:31.000Z (over 3 years ago)
- Last Synced: 2024-12-29T14:37:30.129Z (6 months ago)
- Language: PHP
- Size: 1.29 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/inquid/yii-cloud-tasks)
# Yii Cloud Tasks
[](https://github.com/inquid/yii-cloud-tasks/actions)
[](https://github.com/inquid/yii-cloud-tasks/actions)
[](https://github.com/inquid/yii-cloud-tasks/actions)
[](https://github.com/inquid/yii-cloud-tasks/actions)[](https://codecov.io/gh/inquid/yii-cloud-tasks)
[](https://shepherd.dev/github/inquid/yii-cloud-tasks)[](https://packagist.org/packages/inquid/yii-cloud-tasks)
[](https://packagist.org/packages/inquid/yii-cloud-tasks)## Installation
:bulb: This is a great place for showing how to install the package, see below:
Run
```sh
$ composer require inquid/yii-cloud-tasks
```## Usage
:bulb: This is a great place for showing a few usage examples!
## Changelog
Please have a look at [`CHANGELOG.md`](CHANGELOG.md).
## Contributing
Please have a look at [`CONTRIBUTING.md`](.github/CONTRIBUTING.md).
## Code of Conduct
Please have a look at [`CODE_OF_CONDUCT.md`](.github/CODE_OF_CONDUCT.md).
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).
## Curious what I am building?
:mailbox_with_mail: [Subscribe to my list](https://localheinz.com/projects/), and I will occasionally send you an email to let you know what I am working on.