hmlb / date
Immutable Date library with a rich API for PHP projects.
Installs: 428
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/hmlb/date
Requires
- php: >=5.5.0
- symfony/translation: ~2.7|~3.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-10-02 00:00:31 UTC
README
Immutable Date object that extends php's DateTime API.
This is based on the awesome nesbot/carbon project. The use of immutables objects needed the rewrite of the classes.
License
hmlb/date is available under the MIT License.