hmlb/date

Immutable Date library with a rich API for PHP projects.

1.0 2015-11-28 00:16 UTC

This package is not auto-updated.

Last update: 2024-04-17 16:55:11 UTC


README

Build Status Scrutinizer Code Quality

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.