Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampel/calendar
Utility classes to use with Carbon for working with month, quarter, year and financial year time periods
https://github.com/hampel/calendar
calendar carbon
Last synced: about 2 months ago
JSON representation
Utility classes to use with Carbon for working with month, quarter, year and financial year time periods
- Host: GitHub
- URL: https://github.com/hampel/calendar
- Owner: hampel
- License: mit
- Created: 2023-06-08T09:55:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-09T07:42:21.000Z (over 1 year ago)
- Last Synced: 2024-11-16T18:47:30.145Z (about 2 months ago)
- Topics: calendar, carbon
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Calendar
========Utility classes to use with [Carbon](https://carbon.nesbot.com/) for working with month, quarter, year and financial
year time periodsBy [Simon Hampel](mailto:[email protected])
Installation
------------To install using composer, run the following command:
`composer require hampel/calendar`
Usage
-----TODO