centraldesktop/protobuf-php
PHP implementation of Google Protocol Buffers with a protoc plugin to generate type-hinted PHP classes from .proto files. Supports binary serialization, multiple codecs (JSON/XML/etc), services, extensions, reflection, and dynamic messages with lazy decoding.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| google/cloud-common-protos | 0.90 | Generated PHP Protocol Buffer classes shared across Google Cloud APIs (part of google-cloud-php). Install via Composer as google/cloud-common-protos to use stable, Apache-2.0 licensed common proto message types in your apps. | 3 | 3 | 2 | 4K | 0 | 27.0 | 48.8 | Apache-2.0 | 1 month ago | |
| rybakit/msgpack | 0.85 | Pure-PHP MessagePack serializer/deserializer. Fully compliant with the spec, supports streaming unpacking, unsigned 64-bit integers, custom types/extensions (including timestamps), and object serialization. Well-tested and relatively fast. | 408 | 412 | 19 | 440K | 0 | 22.8 | 46.8 | MIT | 4 months ago | |
| google/common-protos | 0.85 | Generated PHP classes for Google’s common Protocol Buffer types used across Google APIs. Stable, backwards-compatible shared dependencies published as the google/common-protos Composer package (Apache 2.0), part of the Google Cloud PHP ecosystem. | 179 | 177 | 11 | 5M | 0 | 27.9 | 63.2 | Apache-2.0 | 3 months ago | |
| google/protobuf | 0.77 | PHP support files for Google Protocol Buffers via Composer. This repo mirrors the main protocolbuffers/protobuf project and exists for PHP installation. For issues, support, and development, use the upstream protobuf repository. | 374 | 390 | 48 | 6M | 0 | 3.7 | 55.3 | BSD-3-Clause | — | |
| lcobucci/coding-standard | 0.70 | PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. | 6 | 6 | 2 | 3K | 1 | 18.5 | 41.1 | MIT | 5 months ago | |
| slevomat/coding-standard | 0.70 | — | 1,480 | 1,490 | 192 | 4M | 92 | 62.5 | 81.3 | MIT | 1 month ago | |
| shiftonelabs/codesniffer-standard | 0.70 | Opinionated PHP_CodeSniffer ruleset by ShiftOneLabs. Provides a shared coding standard for consistent style, formatting, and best practices across PHP/Laravel projects. Easy to install and run with phpcs in CI or local development. | 0 | 0 | 1 | 52 | 0 | 0.1 | 23.8 | MIT | — | |
| camelot/coding-style | 0.70 | Camelot coding style standard for PHP projects, based on PSR-2 and Symfony2. Provides ready-to-use configurations for PHP_CodeSniffer and PHP-CS-Fixer (composer install, sample phpcs.xml.dist and .php_cs.dist, customizable rules). | 0 | 0 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| lookyman/coding-standard | 0.70 | Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. | 0 | 0 | 0 | 29 | 0 | 1.1 | — | MIT | 8 years ago | |
| pccomponentes/coding-standard | 0.69 | PcComponentes Coding Standard adds PHP_CodeSniffer sniffs to enforce consistent PHP style. Install via Composer as a dev dependency and reference vendor/pccomponentes/coding-standard/src/ruleset.xml in your phpcs.xml(.dist) to apply the rules. | 3 | 3 | 3 | 1K | 0 | 25.1 | 40.4 | MIT | 3 months ago | |
| codeat3/phpcs-styles | 0.69 | codeat3/phpcs-styles provides PHP_CodeSniffer rulesets and coding style configurations to standardize formatting and code quality across PHP projects, helping teams enforce consistent conventions in CI and local development. | 0 | 0 | 0 | 450 | 0 | 0.0 | 36.7 | — | — | |
| iodigital-com/php-code-sniffer-standard | 0.69 | Extends PHP_CodeSniffer with iO Digital coding standards. Install via Composer, add an IO ruleset to your phpcs.xml, configure excluded paths and PHP version ranges, and run vendor/bin/phpcs. Includes guidance for properly ignoring sniff violations. | 1 | 1 | 3 | 600 | 1 | 11.7 | 37.0 | MIT | 8 months ago | |
| humbug/php-scoper | 0.69 | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 808 | 808 | 77 | 121K | 22 | 35.9 | 54.5 | MIT | 6 months ago | |
| php-amqplib/php-amqplib | 0.69 | PHP client for RabbitMQ using the AMQP 0-9-1 protocol. Create connections and channels, publish and consume messages, manage exchanges/queues, acks and QoS. Widely used, framework-agnostic, suitable for workers and microservices. | 4,602 | 4,709 | 1,024 | 2M | 16 | 57.3 | 46.4 | LGPL-2.1 | 9 months ago | |
| phpyh/coding-standard | 0.69 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 0 | 2K | 1 | 7.9 | 27.6 | MIT | 11 months ago | |
| phpcsstandards/phpcsutils | 0.69 | Utilities and helper classes for building and maintaining PHP_CodeSniffer (PHPCS) standards and sniffs. Provides common abstractions and compatibility helpers to simplify writing custom rulesets and speed up development of consistent coding standards. | 63 | 63 | 8 | 3M | 25 | 35.5 | 73.3 | LGPL-3.0 | 1 month ago | |
| videlalvaro/php-amqplib | 0.69 | Pure PHP AMQP 0-9-1 client for RabbitMQ. Provides connections and channels for publishing and consuming messages, plus RabbitMQ extensions like publisher confirms, basic nack, consumer cancel notifications, and exchange-to-exchange bindings. | 4,602 | 4,606 | 1,024 | 9K | 16 | 57.3 | 15.3 | LGPL-2.1 | 9 months ago | |
| wdes/coding-standard | 0.69 | — | 0 | 0 | 0 | 508 | 0 | 3.0 | 37.4 | Unlicense | 2 years ago | |
| corpus/coding-standard | 0.69 | — | 0 | 0 | 0 | 3K | 1 | 5.4 | 48.6 | MIT | 1 year ago | |
| phpcompatibility/phpcompatibility-paragonie | 0.68 | PHP_CodeSniffer rulesets that extend PHPCompatibility to account for Paragonie polyfills (random_compat and sodium_compat), reducing false positives when checking PHP cross-version compatibility. Includes separate RandomCompat and SodiumCompat standards. | 10 | 12 | 2 | 1M | 0 | 9.1 | 58.0 | LGPL-3.0 | 9 months ago |
How can I help you explore Laravel packages today?