2017 © Pedro Peláez
 

library vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

image

jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  • Tuesday, September 19, 2017
  • by jeroendesloovere
  • Repository
  • 3 Watchers
  • 9 Stars
  • 21,516 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 11 Versions
  • 12 % Grown

The README.md

VCardBundle

A Symfony2 bundle for creating vCards. Which uses the VCard class., (*1)

Usage

Installation

In composer.json, (*2)

"require": {
    "jeroendesloovere/vcard-bundle": "1.0.*"
}

and in app/AppKernel.php, (*3)

public function registerBundles()
{
    $bundles = array(
        // ...,
        new JeroenDesloovere\Bundle\VCardBundle\JeroenDesloovereVCardBundle()
    );
}

Example

$vcard = $this->get('jeroendesloovere.vcard');

$vcard->addName('Jeroen', 'Desloovere');
$vcard->download();

The Versions

19/09 2017

dev-master

9999999-dev https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

19/09 2017

1.2.2

1.2.2.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

22/12 2015

1.2.1

1.2.1.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

18/12 2015

1.2.0

1.2.0.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

01/06 2015

1.0.3.1

1.0.3.1 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

01/06 2015

1.0.3

1.0.3.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

01/06 2015

1.0.2.2

1.0.2.2 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

01/06 2015

1.0.2.1

1.0.2.1 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

29/05 2015

1.0.2

1.0.2.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

29/05 2015

1.0.1

1.0.1.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf

29/05 2015

1.0.0

1.0.0.0 https://github.com/jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php symfony2 bundle generator vcard .vcf