PHPackages                             lib16/calendar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lib16/calendar

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lib16/calendar
==============

A basic PHP 7 class to create calendar data.

v1.1(5y ago)53971MITPHPPHP &gt;=7.0CI failing

Since Feb 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lib16/calendar-php)[ Packagist](https://packagist.org/packages/lib16/calendar)[ Docs](https://github.com/lib16/calendar-php)[ RSS](/packages/lib16-calendar/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

`lib16/calendar-php`
====================

[](#lib16calendar-php)

[![Build Status](https://camo.githubusercontent.com/d847eac493d56ff8ed3b13069e9a28b62a9e7f300f6bb4e8a714067854e0b7b9/68747470733a2f2f7472617669732d63692e636f6d2f6c696231362f63616c656e6461722d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/lib16/calendar-php)

Installation with Composer
--------------------------

[](#installation-with-composer)

This package is available on [packagist](https://packagist.org/packages/lib16/calendar), so you can use [Composer](https://getcomposer.org) to install it:

```
composer require lib16/calendar

```

The `Calendar` class
--------------------

[](#the-calendar-class)

```
