Download the PHP package fr3on/php-recur without Composer
On this page you can find all versions of the php package fr3on/php-recur. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fr3on/php-recur
More information about fr3on/php-recur
Files in fr3on/php-recur
Download fr3on/php-recur
More information about fr3on/php-recur
Files in fr3on/php-recur
Vendor fr3on
Package php-recur
Short Description A modern PHP 8.4+ library for recurring date/time rules (iCal RRULE).
License MIT
Package php-recur
Short Description A modern PHP 8.4+ library for recurring date/time rules (iCal RRULE).
License MIT
Please rate this library. Is it a good library?
Informations about the package php-recur
php-recur
A modern, high-performance PHP 8.4+ library for recurring date/time rules (iCal RRULE).
Features
- PHP 8.4+ Optimized: Leverages modern features like
readonlyclasses, enums, and Generators. - Lazy Iteration: Processes occurrences one-by-one, making it safe for infinite rules.
- Timezone Aware: Correctly handles DST transitions across all timezones.
- RFC 5545 Compliant: Implements the iCal RRULE specification including complex expansion logic.
- Fluent Builder: Developer-friendly API for common recurrence patterns.
Installation
Quick Start
Basic Daily Recurrence
Complex Monthly Rule
Parsing RRULE Strings
Development
Running Tests
Static Analysis
License
MIT License. See LICENSE for details.
All versions of php-recur with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
The package fr3on/php-recur contains the following files
Loading the files please wait ...