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

1.0 2015-11-28 00:16 UTC

This package is not auto-updated.

Last update: 2025-10-02 00:00:31 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.