{"id":91834,"library":"sabre-vobject","title":"Sabre VObject","description":"Parse and manipulate iCalendar and vCard objects easily with PHP.","status":"active","version":"4.6.0","language":"php","source_language":null,"source_url":"https://github.com/sabre-io/vobject","tags":["icalendar","vcard","calendar","contacts","parsing"],"install":[{"cmd":"composer require sabre/vobject","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Reader","correct":"use Sabre\\VObject\\Reader;"}],"quickstart":{"code":"use Sabre\\VObject\\Reader;\n\n$vcard = Reader::read('BEGIN:VCARD\\nVERSION:3.0\\nFN:John Doe\\nEND:VCARD');\necho $vcard->FN;","lang":"php","description":"Parse a vCard string and access its properties."},"warnings":[{"fix":"Review migration guide when upgrading from 3.x to 4.x.","message":"Version 4.x has breaking changes from 3.x, especially in timezone handling.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'calendar':15 'contact':16 'easili':10 'icalendar':6,13 'manipul':5 'object':9 'pars':3,17 'php':12 'sabr':1 'vcard':8,14 'vobject':2","created_at":"2026-06-19T09:23:24.328134+00:00","updated_at":"2026-06-19T09:23:24.328134+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://sabre.io/vobject/","github":"https://github.com/sabre-io/vobject","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}