Julio Montoya fd4f13f5e0 Adding zendframework/zend-config + updating vendors see BT#8703 vor 10 Jahren
..
bin 9c33ca0b2a Updating vendors. vor 10 Jahren
lib fd4f13f5e0 Adding zendframework/zend-config + updating vendors see BT#8703 vor 10 Jahren
tests fd4f13f5e0 Adding zendframework/zend-config + updating vendors see BT#8703 vor 10 Jahren
.gitignore 9c33ca0b2a Updating vendors. vor 10 Jahren
.travis.yml 9c33ca0b2a Updating vendors. vor 10 Jahren
ChangeLog.md fd4f13f5e0 Adding zendframework/zend-config + updating vendors see BT#8703 vor 10 Jahren
LICENSE 9c33ca0b2a Updating vendors. vor 10 Jahren
README.md 9c33ca0b2a Updating vendors. vor 10 Jahren
composer.json 9c33ca0b2a Updating vendors. vor 10 Jahren

README.md

sabre/vobject

The VObject library allows you to easily parse and manipulate iCalendar and vCard objects using PHP.

The goal of the VObject library is to create a very complete library, with an easy to use API.

Build status

branch status
master Build Status
3.1 Build Status
2.1 Build Status
2.0 Build Status

Installation

VObject requires PHP 5.3, and should be installed using composer. The general composer instructions can be found on the composer website.

After that, just declare the vobject dependency as follows:

"require" : {
    "sabre/vobject" : "~3.3"
}

Then, run composer.phar update and you should be good.

Usage

Support

Head over to the SabreDAV mailing list for any questions.

Made at fruux

This library is being developed by fruux. Drop us a line for commercial services or enterprise support.