https://github.com/pear/file_imc
https://github.com/pear/file_imc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/file_imc
- Owner: pear
- Created: 2011-11-09T19:07:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T00:28:10.000Z (about 2 years ago)
- Last Synced: 2025-03-24T04:03:41.708Z (over 1 year ago)
- Language: PHP
- Homepage: http://pear.php.net/package/File_IMC
- Size: 249 KB
- Stars: 6
- Watchers: 14
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.