An open API service indexing awesome lists of open source software.

https://github.com/workbunny/cron-parser

🐇 Simple cron expression parser.
https://github.com/workbunny/cron-parser

cron-parser php

Last synced: 3 months ago
JSON representation

🐇 Simple cron expression parser.

Awesome Lists containing this project

README

          

workbunny

**

workbunny/cron-parser

**

**

🐇 Simple cron expression parser. 🐇

**

# Simple cron expression parser.

[![Build Status](https://github.com/workbunny/cron-parser/actions/workflows/CI.yml/badge.svg)](https://github.com/workbunny//cron-parser/actions)
[![Codecov](https://codecov.io/github/workbunny/cron-parser/branch/main/graph/badge.svg)](https://codecov.io/github/workbunny/cron-parser)
[![Latest Stable Version](https://badgen.net/packagist/v/workbunny//cron-parser/latest)](https://github.com/workbunny//cron-parser/releases)
[![PHP Version Require](https://badgen.net/packagist/php/workbunny//cron-parser)](https://github.com/workbunny//cron-parser/blob/main/composer.json)
[![License](https://badgen.net/packagist/license/workbunny//cron-parser)](https://github.com/workbunny//cron-parser/blob/main/LICENSE)

# cron-parser