Description
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.
sabre/vobject alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view sabre/vobject alternatives based on common mentions on social networks and blogs.
-
Country List
:globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats. -
Essence
Extracts information about web pages, like youtube videos, twitter statuses or blog articles. -
Lodash-PHP
Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP -
Embera
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support. -
ClassPreloader
Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files. -
Metrics
Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in. -
Cake Utility
[READ-ONLY] CakePHP Utility classes such as Inflector, Text, Hash, Security and Xml. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp -
RedisSessionHandler
An alternative Redis session handler for PHP featuring per-session locking and session fixation protection -
Yell
PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of sabre/vobject or a related project?
README
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.
Installation
Make sure you have Composer installed, and then run:
composer require sabre/vobject "^4.0"
This package requires PHP 5.5. If you need the PHP 5.3/5.4 version of this package instead, use:
composer require sabre/vobject "^3.4"
Usage
Build status
branch | status |
---|---|
master | |
3.5 | |
3.4 | |
3.1 | |
2.1 | |
2.0 |
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.