davispeixoto/calendar

A PHP implementation of RFC 5545 and RFC 5546

dev-master 2015-05-22 20:40 UTC

This package is auto-updated.

Last update: 2024-04-24 03:19:32 UTC


README

A PHP implementation of RFC 5545 and RFC 5546.

Latest Stable Version Total Downloads Scrutinizer Code Quality Codacy Badge Code Climate Build Status SensioLabsInsight

Installation

This package can be installed via Composer by requiring the davispeixoto/calendar package in your project's composer.json.

{
    "require": {
        "davispeixoto/calendar": "~1.0"
    }
}

And running a composer update from your terminal:

php composer.phar update

Configuration

Usage

More Information

License

This software is licensed under the MIT license

Versioning

This project follows the Semantic Versioning

Thanks

An amazing "Thank you, guys!" for Jetbrains folks, who kindly empower this project with a free open-source license for PhpStorm which can bring a whole new level of joy for coding.

Jetbrains

PhpStorm