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
This package is auto-updated.
Last update: 2024-10-09 10:19:05 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