定制 reichwebconsulting/cron-expression 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

reichwebconsulting/cron-expression

Composer 安装命令:

composer require reichwebconsulting/cron-expression

包简介

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

README 文档

README

This is a fork of dragonmantank/cron-expression. Feel free to use this fork though I don't plan to support it. This exists because the base library is awesome, but aims for compatibility with "standard" CRON expression syntax over functionality.

** Why This Fork Exists **

I was working on billing processor for a customer that invoices their customers twice a month (15th and the "last day", whtever that is). While cron-expression supports "L" as a placeholder for "last day", and supports multiple comma-separated values in each part o the schedule, it does not support both at the same time.

The repo's creator said this is intentional to maintain compatibility with other CRON schedules. I don't care about this. I need the feature.

If you do too, feel free to pull this repo. But if you want support, please use the original.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 337
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-06-19