https://github.com/aeon-php/calendar-rector
Experimental rector rules allowing to migrate from native \DateTimeImmutable into Aeon DateTime - don't use!
https://github.com/aeon-php/calendar-rector
Last synced: 5 months ago
JSON representation
Experimental rector rules allowing to migrate from native \DateTimeImmutable into Aeon DateTime - don't use!
- Host: GitHub
- URL: https://github.com/aeon-php/calendar-rector
- Owner: aeon-php
- License: mit
- Created: 2020-08-12T21:45:41.000Z (over 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-02-01T23:11:44.000Z (about 3 years ago)
- Last Synced: 2025-03-27T07:03:35.455Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 640 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aeon
[](https://php.net/)
[](//packagist.org/packages/aeon-php/calendar-rector)
[](//packagist.org/packages/aeon-php/calendar-rector)
Time Management Framework for PHP
> The word aeon /ˈiːɒn/, also spelled eon (in American English), originally meant "life", "vital force" or "being",
> "generation" or "a period of time", though it tended to be translated as "age" in the sense of "ages", "forever",
> "timeless" or "for eternity".
[Source: Wikipedia](https://en.wikipedia.org/wiki/Aeon)
Aeon is a set of libraries that makes easier to work with PHP Date & Time in elegant Object Oriented way.
Please read [Official Documentation](https://aeon-php.org/docs/calendar/).