Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SidRoberts/phalcon-cron
Cron component for Phalcon.
https://github.com/SidRoberts/phalcon-cron
cron phalcon
Last synced: 3 months ago
JSON representation
Cron component for Phalcon.
- Host: GitHub
- URL: https://github.com/SidRoberts/phalcon-cron
- Owner: SidRoberts
- License: mit
- Created: 2015-02-24T14:58:21.000Z (over 9 years ago)
- Default Branch: 3.0.x
- Last Pushed: 2023-08-18T11:04:58.000Z (about 1 year ago)
- Last Synced: 2024-07-26T01:00:26.720Z (4 months ago)
- Topics: cron, phalcon
- Language: PHP
- Size: 119 KB
- Stars: 79
- Watchers: 19
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-phalcon - phalcon-cron - Cron component for Phalcon (Command Line)
README
# `Sid\Phalcon\Cron`
Cron component for Phalcon.
Powered by [sidroberts/cron](https://github.com/SidRoberts/cron).[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/SidRoberts/phalcon-cron/tests.yml?style=for-the-badge)](https://github.com/SidRoberts/phalcon-cron/actions)
[![GitHub release](https://img.shields.io/github/release/SidRoberts/phalcon-cron.svg?style=for-the-badge)]()[![GitHub issues](https://img.shields.io/github/issues-raw/SidRoberts/phalcon-cron.svg?style=for-the-badge)](https://github.com/SidRoberts/phalcon-cron/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/SidRoberts/phalcon-cron.svg?style=for-the-badge)](https://github.com/SidRoberts/phalcon-cron/pulls)## Version Requirements
[![](https://img.shields.io/badge/Phalcon-%3E%3D%205.0.0-76C39B?style=for-the-badge)]()
[![](https://img.shields.io/badge/PHP-%3E%3D%207.4.0-777BB3?style=for-the-badge)]()
## Documentation
See the [Wiki](https://github.com/SidRoberts/phalcon-cron/wiki).
## License
Licensed under the MIT License.
© [Sid Roberts](https://github.com/SidRoberts)