vault backup: 2025-11-26 15:12:40
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
<https://github.com/simshaun/recurr>
|
||||
https://github.com/simshaun/recurr
|
||||
|
||||
#Carbon #TimeKeeping
|
||||
PHP library for working with recurrence rules (RRULE, RFC 5545 standard) and converting them into DateTime objects. Useful for calendar applications and scheduling systems.
|
||||
|
||||
## Features
|
||||
- Parse and create RRULE recurrence rules
|
||||
- Transform rules into DateTime collections
|
||||
- Generate human-readable descriptions of recurrence patterns
|
||||
- Multi-language support for text output
|
||||
- Apply constraints and filters (Before, After, Between)
|
||||
- Handles edge cases like month-end dates
|
||||
|
||||
```bash
|
||||
composer require simshaun/recurr
|
||||
```
|
||||
|
||||
#php #rrule #recurrence #calendar #scheduling #datetime #recurring-events
|
||||
|
||||
Reference in New Issue
Block a user