2017 © Pedro Peláez
 

library calendar

A PHP implementation of RFC 5545 and RFC 5546

image

davispeixoto/calendar

A PHP implementation of RFC 5545 and RFC 5546

  • Friday, May 22, 2015
  • by davispeixoto
  • Repository
  • 2 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP iCalendar

A PHP implementation of RFC 5545 and RFC 5546., (*1)

Latest Stable Version Total Downloads Scrutinizer Code Quality Codacy Badge Code Climate Build Status SensioLabsInsight, (*2)

Installation

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

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

And running a composer update from your terminal:, (*4)

php composer.phar update

Configuration

Usage

More Information

License

This software is licensed under the MIT license, (*5)

Versioning

This project follows the Semantic Versioning, (*6)

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., (*7)

Jetbrains, (*8)

![PhpStorm][4], (*9)

The Versions

22/05 2015

dev-master

9999999-dev

A PHP implementation of RFC 5545 and RFC 5546

  Sources   Download

MIT

The Requires

 

The Development Requires

by Davis Peixoto

ical icalendar rfc 5545 rfc 5546