hampel / calendar
Utility classes to use with Carbon for working with month, quarter, year and financial year time periods
1.0.0
2022-08-19 00:52 UTC
Requires
- php: >=5.3.9
- nesbot/carbon: ^1.0|^2.0
Requires (Dev)
- phpunit/phpunit: ^7.0|^8.0|^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-09 14:19:40 UTC
README
Utility classes to use with Carbon for working with month, quarter, year and financial year time periods
By Simon Hampel
Installation
To install using composer, run the following command:
composer require hampel/calendar
Usage
TODO