Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aeon-php/calendar

📅 PHP Date & Time library that solves common problems in object oriented, immutable way.
https://github.com/aeon-php/calendar

aeon calendar date datetime php time

Last synced: about 2 months ago
JSON representation

📅 PHP Date & Time library that solves common problems in object oriented, immutable way.

Awesome Lists containing this project

README

        

# Aeon

[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg)](https://php.net/)
[![Latest Stable Version](https://poser.pugx.org/aeon-php/calendar/v)](https://packagist.org/packages/aeon-php/calendar)
[![Latest Unstable Version](https://poser.pugx.org/aeon-php/calendar/v/unstable)](https://packagist.org/packages/aeon-php/calendar)
[![License](https://poser.pugx.org/aeon-php/calendar/license)](https://packagist.org/packages/aeon-php/calendar)
![Tests](https://github.com/aeon-php/calendar/workflows/Tests/badge.svg?branch=1.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Faeon-php%2Fcalendar%2F1.x)](https://dashboard.stryker-mutator.io/reports/github.com/aeon-php/calendar/1.x)

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.

* [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)