PHPackages                             xiaoman/parse-crontab - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xiaoman/parse-crontab

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xiaoman/parse-crontab
=====================

parse linux crontab &amp; support sec

0.1.3(8y ago)1174MITPHPPHP &gt;=5.4.0

Since Nov 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zhangxiaoman/ParseCrontab)[ Packagist](https://packagist.org/packages/xiaoman/parse-crontab)[ RSS](/packages/xiaoman-parse-crontab/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

ParseCrontab
============

[](#parsecrontab)

parse linux crontab &amp; support sec

eg
--

[](#eg)

**linux crontab format**

```
¢ php test.php "8 * * * *" 0
'2017-11-14 16:08:45'
array (
  1 => 1,
)%

```

**support second**

```
¢ php test.php "*/15 9 * * * *" 0
'2017-11-14 16:09:12'
array (
  0 => 0,
  15 => 15,
  30 => 30,
  45 => 45,
)%

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

3090d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/789b4c41995a1b12ac8d27e5d5dcbdd22a7336ac284d4eeaf56df5ba08715183?d=identicon)[zhangxiaoman](/maintainers/zhangxiaoman)

---

Top Contributors

[![zhangxiaoman](https://avatars.githubusercontent.com/u/4475784?v=4)](https://github.com/zhangxiaoman "zhangxiaoman (10 commits)")

### Embed Badge

![Health badge](/badges/xiaoman-parse-crontab/health.svg)

```
[![Health](https://phpackages.com/badges/xiaoman-parse-crontab/health.svg)](https://phpackages.com/packages/xiaoman-parse-crontab)
```

###  Alternatives

[omaressaouaf/laravel-id-generator

Generate custom incremental unique ids for Laravel

566.3k](/packages/omaressaouaf-laravel-id-generator)[infuse/libs

Solid libraries for rapid PHP development

1444.0k3](/packages/infuse-libs)[gussrw/laravel-routes

Documentation of Laravel Routes

1210.5k](/packages/gussrw-laravel-routes)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
