wrong-about-everything / meringue
There is no license information available for the latest version (0.4) of this package.
Object-oriented php DateTime implementation
Package info
github.com/wrong-about-everything/meringue
pkg:composer/wrong-about-everything/meringue
0.4
2023-10-11 16:56 UTC
Requires
- php: ^7.0|^8.0
- ext-bcmath: *
- ext-intl: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2026-03-11 22:26:48 UTC
README
Meringue is an object-oriented implementation of datetime functionality in php. It's built atop the few fundamental universal abstractions, so it's minimalistic, intuitive and extendable. At the same time, it allows carrying out complex datetime calculations due to its inherent declarative nature.