Download the PHP package jelgblad/vcard without Composer
On this page you can find all versions of the php package jelgblad/vcard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vcard
php-vcard
A vCard implementation for PHP
Install
Install with Composer
Install as PHP-archive (PHAR)
- Download latest from https://github.com/jelgblad/php-vcard/releases/latest.
- Copy
vcard.phar
to somwhere in your project directory. - Include/require it as you would any other PHP-file:
require 'path/to/vcard.phar';
.
Example
Write a vCard
Parse a vCard
See more examples in the examples directory.
API documentation
Read the API documentation here.
All versions of vcard with dependencies
PHP Build Version
Package Version
No informations.
The package jelgblad/vcard contains the following files
Loading the files please wait ....