|
|
@ -16,6 +16,15 @@ tasks:
|
|
|
|
- VCard parsing and writing
|
|
|
|
- VCard parsing and writing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
REQUIREMENTS
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
PHP Version 5.4 or greater including:
|
|
|
|
|
|
|
|
- PCRE, DOM, JSON, Session, Sockets, OpenSSL, Mbstring (required)
|
|
|
|
|
|
|
|
- PHP PDO with driver for either MySQL, PostgreSQL, SQL Server, Oracle or SQLite (required)
|
|
|
|
|
|
|
|
- Libiconv, Zip, Fileinfo, Intl, Exif (recommended)
|
|
|
|
|
|
|
|
- LDAP for LDAP addressbook support (optional)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
INSTALLATION
|
|
|
|
INSTALLATION
|
|
|
|
------------
|
|
|
|
------------
|
|
|
|
Copy all files of this directory to your project or install it in the default
|
|
|
|
Copy all files of this directory to your project or install it in the default
|
|
|
|