Registry / serialization / protobuf-php-protobuf

protobuf-php-protobuf

JSON →
library0.1.3phppackagistunverified

PHP implementation of Google's Protocol Buffers

composer require protobuf-php/protobuf
INSTALL
IMPORT
SIG · PROTOBUF-PHP-PROTO
P
protobuf-php-protobuf
serializationphpv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Message
✓ use Protobuf\Message;

Create a protobuf message class.

use Protobuf\Message; class MyMessage extends Message {} $msg = new MyMessage(); echo get_class($msg);
Debug
Known issues
breakingThis package is experimental (version 0.1.3) and may have breaking changes.
fix
Pin to a specific version and test thoroughly.
affects: <1.0.0
Upgrade
Version history
0.1.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
protobuf-php-protobuf — pip install protobuf-php-protobuf · libregistry