vobjectvalidate
The VObject library allows you to easily parse and manipulate
Install
- All systems
-
curl cmd.cat/vobjectvalidate.sh
- Debian
-
apt-get install php-sabre-vobject - Ubuntu
-
apt-get install php-sabre-vobject - Kali Linux
-
apt-get install php-sabre-vobject - Fedora
-
dnf install php-sabre-vobject - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install php-sabre-vobject - Raspbian
-
apt-get install php-sabre-vobject
php-sabre-vobject
The VObject library allows you to easily parse and manipulate
iCalendar and vCard objects using PHP. 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. The VObject library has 100% unittest coverage. Autoloader: /usr/share/php/Sabre/VObject/autoload.php