https://github.com/aeon-php/aeon
Monorepo for Aeon Project - PHP fully immutable DateTime library
https://github.com/aeon-php/aeon
Last synced: 11 months ago
JSON representation
Monorepo for Aeon Project - PHP fully immutable DateTime library
- Host: GitHub
- URL: https://github.com/aeon-php/aeon
- Owner: aeon-php
- License: mit
- Created: 2023-02-24T09:27:33.000Z (about 3 years ago)
- Default Branch: 1.x
- Last Pushed: 2025-04-09T15:24:21.000Z (12 months ago)
- Last Synced: 2025-04-09T16:39:28.099Z (12 months ago)
- Language: PHP
- Homepage: https://aeon-php.org/
- Size: 14.3 MB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Aeon
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.
This repo is a space where all pieces of Aeon are developed and maintained.
It should not be used directly as your project dependency as it comes with all possible dependencies that your
project might not need.
# Installation
Please install packages based on your needs:
- [Aeon - Packages](https://packagist.org/packages/aeon-php/)
* [Documentation & Examples](https://aeon-php.org/docs/calendar/)
* [Contributing & Development](https://github.com/aeon-php/.github/blob/master/CONTRIBUTING.md)
* [Community](https://github.com/orgs/aeon-php/discussions)