empi89/php-amqp-stubs
Provides PHP stub files for AMQP-related extensions, improving IDE autocomplete, static analysis, and type hints in projects that use AMQP functions/classes without bundling the actual extension. Useful for CI, analysis, and editor support.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| openswoole/ide-helper | 0.83 | Generates IDE helper stubs for OpenSwoole, improving autocompletion, type hints, and static analysis in PhpStorm and other editors. Useful for Swoole-style async/server apps to navigate APIs faster and reduce guesswork. | 58 | 60 | 7 | 25K | 0 | 0.5 | 36.4 | — | — | |
| spatie/laravel-stubs | 0.82 | Opinionated Laravel stub templates from Spatie. Publish customized stubs for migrations, controllers, and models: no down() in migrations, controllers don’t extend a base, no guarded attributes, more return types, fewer docblocks. | 251 | 251 | 37 | 20K | 0 | 25.2 | 29.7 | MIT | 3 months ago | |
| 3slab/vdm-library-amqp-transport-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| jetbrains/phpstorm-stubs | 0.82 | PhpStorm Stubs: syntactically correct PHP files with signatures, constants, and PHPDoc for PHP core and many extensions. Used by IDEs for completion, inspections, type inference, and documentation popups. Community-driven support for non-standard extensions. | 1,385 | 1,373 | 824 | 2M | 0 | 46.9 | 50.6 | Apache-2.0 | 1 month ago | |
| soyuka/stubs-mongodb | 0.82 | Laravel stub overrides to generate models/migrations geared for MongoDB usage. Adds MongoDB-friendly boilerplate when running artisan make commands so new classes start with the right base classes, traits, and conventions for jenssegers/mongodb-style projects. | 3 | 4 | 1 | 50K | 0 | 0.0 | 55.3 | Apache-2.0 | — | |
| andrewmy/rabbitmq-management-api | 0.81 | PHP 7.1+/8 wrapper for the RabbitMQ Management HTTP API. Provides an object-oriented client for queues, exchanges, publish, and more, using PHP-HTTP/HTTPlug so you can plug in any compatible HTTP client (e.g., Guzzle adapter). | 0 | 0 | 7 | 4K | 0 | 13.2 | 55.4 | MIT | 5 months ago | |
| cmobi/rabbitmq-bundle | 0.80 | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| enqueue/amqp-bunny | 0.80 | AMQP transport for Enqueue using the Bunny PHP AMQP client. Implements amqp-interop for working with RabbitMQ-compatible brokers, providing a lightweight driver with Enqueue’s messaging/queue ecosystem. | 36 | 36 | 8 | 19K | 3 | 1.1 | 37.9 | MIT | — | |
| docplanner/tasks-bundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 0.2 | — | — | 9 years ago | |
| oldsound/rabbitmq-bundle | 0.80 | — | 35 | 38 | 13 | 3K | 0 | 0.6 | 25.8 | — | — | |
| constantable/rabbitmq-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| queue-interop/amqp-interop | 0.80 | AMQP interop interfaces for PHP message queues. Defines common contracts to work with AMQP brokers (e.g., RabbitMQ) across different clients and frameworks, enabling portable producers/consumers, exchanges, queues, and message handling without vendor lock-in. | 145 | 146 | 10 | 344K | 4 | 6.1 | 47.9 | MIT | 1 year ago | |
| bunny/bunny | 0.80 | High-performance pure-PHP AMQP (RabbitMQ) client for PHP 8.1+. Provides an idiomatic API plus async ReactPHP support with a synchronous Fiber-based interface. Designed for production use and benchmarks faster than php-amqplib in many cases. | 746 | 752 | 106 | 82K | 33 | 29.4 | 46.4 | MIT | 6 months ago | |
| ecentria/rabbitmq-bundle | 0.79 | — | 0 | 0 | 3 | 0 | 0 | 0.4 | 0.4 | — | — | |
| enqueue/stomp | 0.79 | Enqueue STOMP transport: a Queue Interop implementation for sending and consuming messages over the STOMP protocol. Includes docs and community support resources; MIT licensed. | 5 | 5 | 5 | 2K | 0 | 0.2 | 35.4 | MIT | — | |
| binafy/laravel-stub | 0.79 | — | 100 | 100 | 8 | 5K | 0 | 21.0 | 27.3 | MIT | 1 month ago | |
| stomp-php/stomp-php | 0.79 | PHP STOMP client for ActiveMQ, RabbitMQ, Apollo and other brokers. Connect, send and receive messages, subscribe to queues/topics and handle acknowledgements using the STOMP protocol—lightweight library suitable for scripts and long-running consumers. | 128 | 137 | 62 | 336K | 23 | 30.4 | 60.0 | Apache-2.0 | 4 months ago | |
| berry/extension-method-stub-generator | 0.79 | Composer plugin that scans dependencies for berry-method-extensions.json and generates PHP stub files for Berry “extension methods”. Improves IDE autocomplete and supports static analysis (e.g., PHPStan) by exposing fluent methods via generated stubs. | 0 | 0 | 0 | 219 | 0 | 0.0 | 32.4 | MIT | — | |
| php-stubs/generator | 0.79 | Generate PHP stub files from your codebase for better IDE autocomplete, static analysis, and documentation. php-stubs/generator scans sources and produces lightweight stubs suitable for packages and frameworks, helping consumers get accurate type hints without shipping full sources. | 79 | 81 | 23 | 15K | 4 | 16.1 | 1.3 | MIT | 4 months ago | |
| carlescliment/chained-stubs-bundle | 0.79 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?