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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| djereg/symfony-rabbitmq | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| 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 | 26K | 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. | 252 | 252 | 37 | 23K | 0 | 23.9 | 30.0 | MIT | 4 months ago | |
| 3slab/vdm-library-amqp-transport-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years 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 | 36K | 0 | 0.0 | 54.7 | 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 | 5K | 0 | 10.9 | 54.9 | MIT | 6 months ago | |
| jetbrains/phpstorm-stubs | 0.81 | Syntactically correct PHP stub files for core and common extensions, providing function/class signatures, constants, and comprehensive PHPDoc for accurate IDE completion, inspections, type inference, and documentation in PhpStorm and other tools. | 1,390 | 1,373 | 824 | 2M | 0 | 44.0 | 49.7 | Apache-2.0 | 2 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 | 17K | 3 | 1.1 | 37.0 | MIT | — | |
| iamfarhad/laravel-rabbitmq | 0.80 | Production-ready RabbitMQ queue driver for Laravel with native Queue integration. Built on ext-amqp with connection/channel pooling, configurable topology, Horizon hooks, Octane-safe resets, and optional high-performance basic_consume workers plus admin Artisan commands. | 34 | 33 | 3 | 2K | 2 | 28.7 | 27.0 | MIT | 4 days ago | |
| 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 | 324K | 4 | 6.1 | 47.5 | 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 | 107 | 85K | 32 | 40.4 | 50.1 | MIT | 1 week 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 | 3K | 0 | 0.2 | 36.4 | MIT | — | |
| binafy/laravel-stub | 0.79 | — | 98 | 100 | 8 | 5K | 0 | 18.5 | 27.0 | MIT | 3 months 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 | 63 | 324K | 23 | 28.1 | 58.6 | Apache-2.0 | 6 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 | 181 | 0 | 0.0 | 31.2 | MIT | — |
How can I help you explore Laravel packages today?