An open API service indexing awesome lists of open source software.

https://github.com/pear/file_imc


https://github.com/pear/file_imc

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Test Status](https://github.com/pear/File_IMC/actions/workflows/ci.yml/badge.svg)](https://github.com/pear/File_IMC/actions/workflows/ci.yml)

Allows you to programmatically create a vCard or vCalendar, and fetch the text.

IMPORTANT: The array structure has changed slightly from Contact_Vcard_Parse.
See the example output for the new structure. Also different from Contact_Vcard
is the use of a factory pattern. Again, see the examples.