https://github.com/swoft-cloud/swoft-crontab
[READ ONLY] Swoft Crontab Component
https://github.com/swoft-cloud/swoft-crontab
swoft swoft-component swoft-crontab
Last synced: 2 months ago
JSON representation
[READ ONLY] Swoft Crontab Component
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-crontab
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-07-20T03:16:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (about 4 years ago)
- Last Synced: 2025-04-23T08:06:29.531Z (2 months ago)
- Topics: swoft, swoft-component, swoft-crontab
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Crontab
[](https://packagist.org/packages/swoft/crontab)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Crontab Component
## Install
- composer command
```bash
composer require swoft/crontab
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).