kwn/php-rdkafka-stubs
IDE helper stubs for php-rdkafka (librdkafka) extension. Adds classes, methods and constants for Kafka producers/consumers to improve autocompletion and static analysis in PHP projects without requiring the extension at dev time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| soyuka/stubs-mongodb | 0.85 | 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 | — | |
| atcliff/kafka-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year 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.5 | — | — | |
| d1oxyde/kafka-bundle | 0.83 | Laravel-friendly Kafka integration bundle providing configuration, producer/consumer helpers, and streamlined setup for working with Apache Kafka in PHP applications. Suitable for event-driven apps needing message publishing and processing. | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| mateusjunges/laravel-kafka | 0.83 | Laravel Kafka makes it easy to produce and consume Kafka messages in Laravel with a clean, expressive API and improved testability. Build producers and consumers quickly, integrate with your app workflows, and avoid painful Kafka testing setups. | 722 | 724 | 105 | 151K | 3 | 37.4 | 38.4 | MIT | 2 weeks ago | |
| php-stubs/generator | 0.82 | 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 | |
| phpstan/php-8-stubs | 0.80 | Stub files for PHP 8 built-in functions, classes, and extensions, maintained for PHPStan. Improves static analysis and type inference by providing accurate signatures and phpDoc where native reflection is incomplete or inconsistent. | 31 | 31 | 11 | 401K | 4 | 21.0 | 1.3 | MIT | 2 weeks ago | |
| den1008/messenger-kafka | 0.80 | — | 0 | 0 | 0 | 102 | 0 | 16.2 | 31.6 | MIT | 3 months ago | |
| php-decimal/stubs | 0.77 | IDE and static analysis stubs for the PHP Decimal extension. Provides PHP method/function signatures to improve autocompletion and type checking without requiring the extension source. For installing the actual extension, see php-decimal/php-decimal. | 6 | 6 | 6 | 30K | 1 | 0.3 | 50.0 | MIT | — | |
| jetbrains/phpstorm-stubs | 0.77 | 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 | |
| empi89/php-amqp-stubs | 0.76 | 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. | 3 | 4 | 8 | 2K | 0 | 0.4 | 38.3 | — | — | |
| idealo/php-rdkafka-ffi | 0.73 | Unmaintained Kafka client for PHP 7.4–8.0 using FFI bindings to librdkafka, compatible with php-rdkafka interfaces. Supports producer (transactions), consumer, admin client, mock cluster for tests, and callback-based error/log handling. | 82 | 82 | 5 | 3K | 1 | 1.2 | 15.8 | Apache-2.0 | 1 year ago | |
| php-stubs/wordpress-stubs | 0.72 | WordPress core stubs for static analysis and IDE autocompletion (functions, classes, interfaces; no globals). Generated from johnpbloch/wordpress-core. Works with PHPStan (via phpstan-wordpress) and Psalm stubs config. Requires PHP 7.4/8.0. | 199 | 199 | 23 | 983K | 11 | 33.9 | 64.9 | MIT | 2 weeks ago | |
| rawilk/laravel-stubs | 0.71 | Opinionated Laravel stubs with strict types, fewer docblocks, unguarded models, controllers without a base class, migrations without down methods, and added return type hints. Publish via artisan and optionally keep stubs updated via composer hooks. | 1 | 1 | 0 | 143 | 0 | 23.5 | 30.1 | MIT | 2 weeks ago | |
| stomp-php/stomp-php | 0.70 | 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 |
How can I help you explore Laravel packages today?