vCard Support forum vcard class for creating vCard files Generates vcf files for importing personal data into vCard compatible programms. For the latest version see http://flaimo.com vcard base class example script Site Meter
This class generate VCARD contact files (.vcf) from comma separated value file (CSV) data. It can read a contacts from a CSV file and generates a VCARD file with all the contacts listed in CSV file. The CSV file must have the people names, surnames and email addresses in certain columns, so the VCARD ...
Export email list to CSV and vCard Support forum export-to-csv-vcard Export contact lists in CSV and vCard formats This class can be used to export e-mail contact lists in CSV and vCard formats. It takes as parameter an array with associative arrays that describe details of contacts to be exported ...
vCard Class Support forum vcardclass Class to manipulate with vCard information Class to manipulate with vCard information, according vCard v2.1 and vCard v3.0. example application example application, refer to http://www.phpclasses.org/browse.html/package/798.html for more information example application ...
Vcard_Parse Support forum vcard_parse A PHP class to parse vCard files. Vcard_Parse is a PHP class that allows you to parse vCard files and text blocks. It retrieves an array of the elements of each vCard in the file or text. contact_vcard_parse Parses version 2.1 and 3.0 vCard files. Site Meter ...
vCard Creator Full Support forum vcard-creator-full Generate user contact files in vCard format This class can be used to generate user contact files in vCard format. It takes as parameter an associative array with the user contact details. The class can generate and store the vCard files or serve ...
IMC Objects Support forum imcobjects Read and write iCalendar and vCard files This is a package of classes that are meant to provide an interface to access data of iCalendar and vCard files defined by the IMC (Internet Mail Consortium). The library can read and write files with the formats defined ...
This package can parse and generate vCard and iCalendar files. This is an enhanced version of another package originally written by Andreas Haberstroh. This version makes extensive use of SPL classes for object decomposition. IMC Objects 2 Support forum imc Parse and generate vCard and iCalendar files ...