Libraries tagged by dateinterval
max13/conditional-period
15 Downloads
ConditionalPeriod is a php class allowing to store 2 numerical/DateInterval intervals resulting in a DateInterval.
kveugene/datetime
1 Downloads
Date and time additional library
stadly/php-date
5413 Downloads
Augmenting the built-in PHP date functionality.
metabor/chronology
9 Downloads
Library to handle with chronological tables and timetable
cgdsoftware/filters
793 Downloads
Filters dependency for Laravel Enso
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
lightsource/date-time
505 Downloads
Helper for working with a standard DateTime class, provide functions like adding DateInterval, etc..