An open API service indexing awesome lists of open source software.

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

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)