{"id":93245,"library":"protobuf-php-protobuf","title":"Protobuf PHP","description":"PHP implementation of Google's Protocol Buffers","status":"active","version":"0.1.3","language":"php","source_language":null,"source_url":"https://github.com/protobuf-php/protobuf","tags":["protobuf","serialization","google","protocol-buffers"],"install":[{"cmd":"composer require protobuf-php/protobuf","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Message","correct":"use Protobuf\\Message;"}],"quickstart":{"code":"use Protobuf\\Message;\n\nclass MyMessage extends Message {}\n$msg = new MyMessage();\necho get_class($msg);","lang":"php","description":"Create a protobuf message class."},"warnings":[{"fix":"Pin to a specific version and test thoroughly.","message":"This package is experimental (version 0.1.3) and may have breaking changes.","severity":"breaking","affected_versions":"<1.0.0"}],"env_vars":null,"search_vec":"'buffer':9,15 'googl':6,12 'implement':4 'php':2,3 'protobuf':1,10 'protocol':8,14 'protocol-buff':13 'serial':11","created_at":"2026-06-19T09:44:59.147698+00:00","updated_at":"2026-06-19T09:44:59.147698+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":"https://github.com/protobuf-php/protobuf","github":"https://github.com/protobuf-php/protobuf","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}