generate_vcards3

library to parse and manipulate iCalendar and vCard objects

Install

All systems
curl cmd.cat/generate_vcards3.sh
Debian Debian
apt-get install php-sabre-vobject-3
Ubuntu
apt-get install php-sabre-vobject-3
Windows (WSL2)
sudo apt-get update sudo apt-get install php-sabre-vobject-3
Raspbian
apt-get install php-sabre-vobject-3

php-sabre-vobject-3

library to parse and manipulate iCalendar and vCard objects

The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects. The goal of the VObject library is to create a very complete library, with an easy to use API. This project is a spin-off from SabreDAV, where it has been used for several years.