A value object for dates without times
github.com/apeschar/date
pkg:composer/apeschar/date
Installs: 20 317
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT d982d7304a0adb479a55c0a4c8bc6f78cc9b8e6c
dateValue Object
This package is auto-updated.
Last update: 2026-02-16 20:15:40 UTC
This is a date value object for PHP. You may use this instead of DateTime or DateTimeImmutable when you want dates without times. It makes it safer and easier to compare and work with dates without worrying about differences in time and timezone.
DateTime
DateTimeImmutable