PHPackages                             remind/businesscard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. remind/businesscard

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

remind/businesscard
===================

This library provides an object oriented aproach for generating vCard files

2.1.0(3y ago)1868GPL-3.0-or-laterPHPPHP ^7.4.0 | ^8.0.0

Since Sep 28Pushed 3y agoCompare

[ Source](https://github.com/remindgmbh/businesscard)[ Packagist](https://packagist.org/packages/remind/businesscard)[ RSS](/packages/remind-businesscard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (13)Used By (0)

REMIND - Businesscard library
=============================

[](#remind---businesscard-library)

This library provides an object oriented aproach for generating vCard files.

[![travis-img](https://camo.githubusercontent.com/8823e040b5bf0f71f8a7b5de6eb803796fef3e57fb7df4197c8317939ca16235/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72656d696e64676d62682f627573696e657373636172642e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/github/remindgmbh/businesscard)[![codecov-img](https://camo.githubusercontent.com/a72bd7da4e93d1bb53e1717f427122ca771110f0d01594ade4ac023eb3badea5/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f72656d696e64676d62682f627573696e657373636172642e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/remindgmbh/businesscard)[![styleci-img](https://camo.githubusercontent.com/5a523ed3c391ab3895b0e86b169e032b56922f00e2b5443ff1f473220f214277/68747470733a2f2f7374796c6563692e696f2f7265706f732f3330363736343930312f736869656c64)](https://github.styleci.io/repos/306764901)[![php-v-img](https://camo.githubusercontent.com/9538e6d9bde247dcc597678b5a994764d4361c7c827ed242b236a35da3f71bf7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f72656d696e642f627573696e657373636172643f7374796c653d666c61742d737175617265)](https://packagist.org/packages/remind/businesscard)[![github-issues-img](https://camo.githubusercontent.com/f84bae41273bb33fd1a80fc31244796a7f753810aaeaec28ceb5ddd5cac40255/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f72656d696e64676d62682f627573696e657373636172642e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/businesscard/issues)[![contrib-welcome-img](https://camo.githubusercontent.com/d86d96a7c5f58853af0898fa1a20f7a534876aab99dc9d017f939d239fd37d21/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/businesscard/blob/master/CONTRIBUTING.md)[![license-img](https://camo.githubusercontent.com/5c6770e94af19ce863ac73fdf5ef44487a8a9aa4cadb7afe57902bfa9298e59a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f72656d696e64676d62682f627573696e657373636172642e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/businesscard/blob/master/LICENSE)

---

DESCRIPTION
-----------

[](#description)

Because of the new reserved keyword `fn` in PHP 7.4 this library currently does not offer support for this PHP version.

### vCard

[](#vcard)

This implementation is incomplete at the moment as not all fields and parameters of the vCard rfc6350 are fully implemented.

Supports v2.1, 3.0 and 4.0 for all elements.

### xCard

[](#xcard)

Implementation pending.

### jCard

[](#jcard)

Implementation pending.

### hCard

[](#hcard)

Implementation pending.

---

HOW TO USE
----------

[](#how-to-use)

```
