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 file can be generated correctly.
|
|
| Name: |
Making VCARD from a CSV file |
| Base name: |
vcard-from-csv |
| Description: |
Generate VCARD contact files from CSV file data |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
314 users |
| All time rank: |
6029 |
| Week users: |
0 users |
| Week rank: |
2045  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (58.3%) |
Not sure (50.0%) |
- |
- |
- |
Insufficient (35.8%) |
2159 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
output.vcf |
Output |
sample output file |