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.
php-amqp-stubs provides lightweight PHP stub files for the AMQP extension (e.g., amqp, AMQPChannel, AMQPQueue). It’s aimed at improving IDE autocompletion, static analysis, and developer ergonomics when working with RabbitMQ/AMQP in PHP projects.
Use it as a development dependency to get accurate method signatures, constants, and class definitions without affecting runtime behavior.
How can I help you explore Laravel packages today?