Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1820506
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Subscribers
None
README.md
View Options
sabre
/
vobject
=============
The
VObject
library
allows
you
to
easily
parse
and
manipulate
[
iCalendar
](
https
:
//tools.ietf.org/html/rfc5545)
and
[
vCard
](
https
:
//tools.ietf.org/html/rfc6350) 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
](
https
:
//travis-ci.org/fruux/sabre-vobject.svg?branch=master)](https://travis-ci.org/fruux/sabre-vobject) |
|
3.4
|
[![
Build
Status
](
https
:
//travis-ci.org/fruux/sabre-vobject.svg?branch=3.4)](https://travis-ci.org/fruux/sabre-vobject) |
|
3.1
|
[![
Build
Status
](
https
:
//travis-ci.org/fruux/sabre-vobject.svg?branch=3.1)](https://travis-ci.org/fruux/sabre-vobject) |
|
2.1
|
[![
Build
Status
](
https
:
//travis-ci.org/fruux/sabre-vobject.svg?branch=2.1)](https://travis-ci.org/fruux/sabre-vobject) |
|
2.0
|
[![
Build
Status
](
https
:
//travis-ci.org/fruux/sabre-vobject.svg?branch=2.0)](https://travis-ci.org/fruux/sabre-vobject) |
Installation
------------
VObject
requires
PHP
5.3
,
and
should
be
installed
using
composer
.
The
general
composer
instructions
can
be
found
on
the
[
composer
website
](
http
:
//getcomposer.org/doc/00-intro.md composer website).
After
that
,
just
declare
the
vobject
dependency
as
follows
:
"require"
:
{
"sabre/vobject"
:
"~3.4"
}
Then
,
run
`
composer
.
phar
update
`
and
you
should
be
good
.
Usage
-----
*
[
3
.
x
documentation
](
http
:
//sabre.io/vobject/usage/)
*
[
2
.
x
documentation
](
http
:
//sabre.io/vobject/usage_2/)
*
[
Migrating
from
2
.
x
to
3
.
x
](
http
:
//sabre.io/vobject/upgrade/)
Support
-------
Head
over
to
the
[
SabreDAV
mailing
list
](
http
:
//groups.google.com/group/sabredav-discuss) for any questions.
Made
at
fruux
-------------
This
library
is
being
developed
by
[
fruux
](
https
:
//fruux.com/). Drop us a line for commercial services or enterprise support.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 4:26 AM (5 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
906129
Default Alt Text
README.md (1 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment