hmlb / date
Immutable Date library with a rich API for PHP projects.
1.0
2015-11-28 00:16 UTC
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: 2024-10-30 19:27:22 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.