2017 © Pedro Peláez
 

library calendar

Endroid Calendar

image

endroid/calendar

Endroid Calendar

  • Monday, April 16, 2018
  • by endroid
  • Repository
  • 1 Watchers
  • 4 Stars
  • 2,185 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 24 Versions
  • 13 % Grown

The README.md

Calendar

By endroid, (*1)

Latest Stable Version Build Status Total Downloads Total Downloads License, (*2)

This library helps reading and writing calendars from and to different formats. To this end each reader converts the source to a generic calendar representation which can in turn be written to any available calendar format using one of the available writers., (*3)

Note: at this moment only read from Google Calendar is available., (*4)

Installation

Use Composer to install the library., (*5)

``` bash $ composer require endroid/calendar, (*6)


## Usage ```php <?php use Endroid\Calendar\Reader\IcalReader; $reader = new IcalReader(); // Read from URL or path $calendar = $reader->readFromUrl('https://domain/calendar.ics'); $calendar = $reader->readFromPath(__DIR__.'/calendar.ics'); $dateStart = new \DateTimeImmutable('2016-01-01'); $dateEnd = new \DateTimeImmutable('2016-12-31'); $events = $calendar->getEvents($dateStart, $dateEnd);

Versioning

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading., (*7)

License

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code., (*8)

The Versions

16/04 2018

dev-master

9999999-dev https://github.com/endroid/calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

 

The Development Requires

php calendar google endroid ics ical

29/11 2017

2.0.0

2.0.0.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

php calendar google endroid ics ical

02/10 2017

1.1.5

1.1.5.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

02/10 2017

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

10/08 2017

1.1.4

1.1.4.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

10/08 2017

1.1.3

1.1.3.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

22/07 2017

1.1.2

1.1.2.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

10/04 2017

1.1.1

1.1.1.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

01/01 2017

1.1.0

1.1.0.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

calendar google endroid ics ical

28/12 2016

1.0.14

1.0.14.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

calendar google endroid ics ical

28/12 2016

1.0.13

1.0.13.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

17/05 2016

1.0.12

1.0.12.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

13/01 2016

1.0.11

1.0.11.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

01/01 2016

1.0.10

1.0.10.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

calendar google endroid ics ical

01/01 2016

1.0.9

1.0.9.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

calendar google endroid ics ical

10/12 2015

1.0.8

1.0.8.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

30/09 2015

1.0.7

1.0.7.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

16/09 2015

1.0.6

1.0.6.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

07/09 2015

1.0.5

1.0.5.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

06/09 2015

1.0.4

1.0.4.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

06/08 2015

1.0.3

1.0.3.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

04/08 2015

1.0.2

1.0.2.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

28/07 2015

1.0.1

1.0.1.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical

27/07 2015

1.0.0

1.0.0.0 https://github.com/endroid/Calendar

Endroid Calendar

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

calendar google endroid ics ical