Download the PHP package jupitern/scheduler without Composer
On this page you can find all versions of the php package jupitern/scheduler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jupitern/scheduler
More information about jupitern/scheduler
Files in jupitern/scheduler
Download jupitern/scheduler
More information about jupitern/scheduler
Files in jupitern/scheduler
Vendor jupitern
Package scheduler
Short Description php event schedule
License MIT
Homepage https://github.com/jupitern/scheduler
Package scheduler
Short Description php event schedule
License MIT
Homepage https://github.com/jupitern/scheduler
Please rate this library. Is it a good library?
Informations about the package scheduler
jupitern/scheduler
PHP Scheduler.
add one time event dates or recurring event dates get next event date or next X event dates from a given date
Requirements
PHP 8.0 or higher.
Installation
Include jupitern/scheduler in your project, by adding it to your composer.json file.
Usage
Examples
ChangeLog
v1.4
- min php version updated to 8.0
- code refactor for php 8
- bug fix to avoid duplicate dates when calculated dates from different schedules match
v1.3
- Changed method add to allow relative one time events like "+1 hour" or "next day 17:00"
- relative events added with method add() are relative to $fromStartDate and obey time frame if set
Contributing
- welcome to discuss a bugs, features and ideas.
License
jupitern/scheduler is release under the MIT license.
You are free to use, modify and distribute this software
All versions of scheduler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package jupitern/scheduler contains the following files
Loading the files please wait ....