vcard

This vCard PHP library can easily parse or generate/export vCards as .vcf

MIT License

Downloads
2.5M
Stars
498
Committers
30
vcard - Decoding now supports special characters

Published by jeroendesloovere over 9 years ago

vcard - Fixes a bug in get()

Published by jeroendesloovere over 9 years ago

vcard - Refactored some functions

Published by jeroendesloovere over 9 years ago

Improvements:

  • Add line folding, by @Synchro
  • Refactored some function
  • PSR-2-code-styling applied
  • PHPCS applied

Bugfixes:

  • Fix fetching PHOTO elements, by @Synchro
vcard - Updated deprecated MIME detection

Published by jeroendesloovere over 9 years ago

Thanks to @sibtainnorainnbs

vcard - PHPUnit Tests added

Published by jeroendesloovere almost 10 years ago

Improvements:

  • PHPUnit Tests added
  • Exception is now a separate class.
  • Renamed the variables $firstName and $lastName

Bugfixes:

  • Filename: Fixed double underscores when no "additional" field was given.
vcard -

Published by jeroendesloovere almost 10 years ago

vcard - Photo can now be added to VCard

Published by jeroendesloovere almost 10 years ago

vcard - buildVCard() and buildVCalender() are now public

Published by jeroendesloovere about 10 years ago

vcard - Namepacing completed

Published by jeroendesloovere over 10 years ago

vcard - First Master release

Published by siesqo about 11 years ago

This vCard PHP class can generate a vCard.