PHPackages                             free-elephants/altera - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. free-elephants/altera

ActiveLibrary

free-elephants/altera
=====================

0.11.1(10y ago)348[3 issues](https://github.com/FreeElephants/AltEra/issues)BSDPHP

Since Jan 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/FreeElephants/AltEra)[ Packagist](https://packagist.org/packages/free-elephants/altera)[ RSS](/packages/free-elephants-altera/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

AltEra
======

[](#altera)

This Project implements [MagicGreenHat/Kingdom#38](https://github.com/MagicGreenHat/Kingdom/issues/38) , but can be useful in any php application, that need customizable Calendar (not traditional).

Features
--------

[](#features)

- Custom number of named months in year.
- Custom number of days for every month.
- Seasons are supported.
- Well designed, implentated via TDD (and therefore 100% covered with tests), compliant with psr's.

Usage
-----

[](#usage)

Via composer:

```
composer require free-elephants/altera
```

Build new Calendar instanse with Builder:

```
