PHPackages                             heartsentwined/zf2-vcard - 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. heartsentwined/zf2-vcard

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

heartsentwined/zf2-vcard
========================

Work with Vcards in a ZF2 app.

v0.4.3(9y ago)6411[1 issues](https://github.com/heartsentwined/zf2-vcard/issues)ISCPHPPHP &gt;=5.3.3

Since Sep 28Pushed 9y ago2 watchersCompare

[ Source](https://github.com/heartsentwined/zf2-vcard)[ Packagist](https://packagist.org/packages/heartsentwined/zf2-vcard)[ Docs](https://github.com/yalesov/zf2-vcard)[ RSS](/packages/heartsentwined-zf2-vcard/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (12)Used By (0)

zf2-vcard
=========

[](#zf2-vcard)

[![Build Status](https://camo.githubusercontent.com/d79db2d4a41633b82427985935c0e046b465d5f817aa5f88e8294ee410088952/68747470733a2f2f7472617669732d63692e6f72672f79616c65736f762f7a66322d76636172642e737667)](https://travis-ci.org/yalesov/zf2-vcard)

Work with Vcards in a ZF2 app.

Installation
============

[](#installation)

[Composer](http://getcomposer.org/):

```
{
  "require": {
    "yalesov/zf2-vcard": "dev-master"
  }
}
```

Then add `Yalesov\Vcard` to the `modules` key in `(app root)/config/application.config.*`

Vcard module will also hook onto your application's database, through [`DoctrineORMModule`](https://github.com/doctrine/DoctrineORMModule). It will create a number of tables with the prefix `he_vcard_*`, and will use the default EntityManager `doctrine.entitymanager.orm_default`. If your settings are different, please modify the `doctrine` section of `config/module.config.yml` as needed.

Finally, you need to update your database schema. The recommended way is through Doctrine's CLI:

```
$ vendor/bin/doctrine-module orm:schema-tool:update --force
```

Config
======

[](#config)

todo

Usage
=====

[](#usage)

todo

Working with Vcards
-------------------

[](#working-with-vcards)

You can use the Doctrine 2 ORM API directly. Mapping files are located at `(zf2-vcard)/src/Yalesov/Vcard/Entity/Mapping`.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~138 days

Recently: every ~0 days

Total

11

Last Release

3597d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2252978?v=4)[heartsentwined](/maintainers/heartsentwined)[@heartsentwined](https://github.com/heartsentwined)

---

Top Contributors

[![yalesov](https://avatars.githubusercontent.com/u/20264293?v=4)](https://github.com/yalesov "yalesov (10 commits)")[![heartsentwined](https://avatars.githubusercontent.com/u/2252978?v=4)](https://github.com/heartsentwined "heartsentwined (1 commits)")

---

Tags

ZendFrameworkvCardzf2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/heartsentwined-zf2-vcard/health.svg)

```
[![Health](https://phpackages.com/badges/heartsentwined-zf2-vcard/health.svg)](https://phpackages.com/packages/heartsentwined-zf2-vcard)
```

###  Alternatives

[heartsentwined/zf2-cron

ZF2 cron module

606.8k](/packages/heartsentwined-zf2-cron)[slm/google-analytics

Google Analytics tracking integration for Zend Framework 2

4180.3k](/packages/slm-google-analytics)[akrabat/akrabat-session

A Zend Framework 2 module for configuring sessions

134.5k](/packages/akrabat-akrabat-session)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
