https://github.com/phicorp/moment
Moment: A tool for easier working with date and time for PHP language
https://github.com/phicorp/moment
date datetime moment phi php time
Last synced: about 1 year ago
JSON representation
Moment: A tool for easier working with date and time for PHP language
- Host: GitHub
- URL: https://github.com/phicorp/moment
- Owner: phiCorp
- License: mit
- Created: 2023-07-28T17:50:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T19:18:38.000Z (over 2 years ago)
- Last Synced: 2025-03-09T03:11:09.874Z (about 1 year ago)
- Topics: date, datetime, moment, phi, php, time
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Moment
A tool for easier working with date and time for PHP language
## Installation
```bash
composer require phicorp/moment
```
## License
[MIT](https://choosealicense.com/licenses/mit/)