enqueue/dsn
Parse and work with Enqueue DSNs (connection strings) for message queue transports. Lightweight PHP utility to read DSN options and parameters, used across the Enqueue ecosystem. MIT licensed.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| enqueue/enqueue | 0.80 | Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. | 190 | 198 | 37 | 235K | 0 | 2.2 | 42.6 | MIT | — | |
| b2pweb/bdf-dsn | 0.80 | Simple PHP DSN parser for database connection strings. Parse URL-style (mysql://user:pass@host/db?timeout=3) and PDO DSN format (mysql:host=...;dbname=...;timeout=...) into an easy-to-use object/array. | 1 | 2 | 0 | 570 | 0 | 0.0 | 33.9 | MIT | — | |
| enqueue/amqp-lib | 0.79 | AMQP transport for Enqueue implementing amqp-interop on top of php-amqplib. Connect to RabbitMQ/AMQP brokers to publish and consume messages, with links to docs, support, and issue tracking. MIT licensed. | 107 | 113 | 22 | 136K | 0 | 1.4 | 42.8 | MIT | — | |
| enqueue/sqs | 0.77 | — | 37 | 37 | 18 | 85K | 0 | 0.8 | 46.3 | MIT | — | |
| ecotone/enqueue | 0.77 | Adapter layer between Ecotone and the Enqueue messaging abstraction. Usually installed via Ecotone transport packages (AMQP, Redis, SQS). Install directly only to build custom Enqueue-backed transports and integrate with Ecotone channels and consumers. | 1 | 1 | 0 | 8K | 0 | 0.0 | 49.4 | NOASSERTION | — | |
| nyholm/dsn | 0.76 | PHP DSN parser and value object for working with connection strings. Parse and normalize DSNs for common schemes, access components like scheme, host, port, user and path, and build DSNs safely for databases, queues, mailers and more. | 106 | 106 | 11 | 448K | 1 | 3.6 | 50.3 | MIT | 4 years ago | |
| enqueue/amqp-tools | 0.76 | AMQP Tools for PHP Enqueue: adds practical utilities not covered by the AMQP spec, built on top of AMQP concepts. Works with any amqp-interop compatible transport. Links to docs, support, and issue tracker included. | 146 | 147 | 6 | 255K | 0 | 0.9 | 44.7 | MIT | — | |
| enqueue/amqp-ext | 0.75 | AMQP transport for Enqueue implementing amqp-interop using the PHP amqp extension. Connect Enqueue to RabbitMQ/AMQP brokers with a native extension-based driver. Documentation and support links included. | 51 | 53 | 14 | 35K | 0 | 0.8 | 39.1 | MIT | — | |
| enqueue/snsqs | 0.75 | — | 1 | 1 | 6 | 11K | 0 | 0.5 | 51.8 | MIT | 7 years ago | |
| enqueue/job-queue | 0.75 | Enqueue Job Queue is a transport-agnostic PHP job queue component that adds higher-level features like unique jobs, sub-jobs, dependent jobs, and more. Built on top of Enqueue transports; includes docs, community support, and MIT license. | 34 | 34 | 12 | 2K | 0 | 0.5 | 25.6 | MIT | — | |
| enqueue/async-event-dispatcher | 0.75 | Symfony EventDispatcher extension that dispatches events asynchronously by sending them to a message queue, enabling background processing and improved responsiveness. Part of the Enqueue ecosystem; integrates with Symfony apps and supports MQ-driven event handling. | 69 | 69 | 7 | 14K | 0 | 1.2 | 31.7 | MIT | 8 years ago | |
| enqueue/test | 0.75 | Test utilities for the Enqueue message queue ecosystem. Provides shared helpers and tooling used across Enqueue packages to simplify writing and maintaining tests for messaging components and integrations. | 0 | 4 | — | 2K | — | 0.7 | 36.2 | — | — | |
| enqueue/dbal | 0.74 | Doctrine DBAL transport for Enqueue/Queue Interop: use an SQL database as a message broker to send and consume messages via Doctrine DBAL. Part of the Enqueue ecosystem; docs and support available via site and community channels. | 24 | 24 | 13 | 22K | 0 | 0.5 | 40.8 | MIT | — | |
| enqueue/simple-client | 0.74 | Enqueue Simple Client combines Enqueue client classes with Symfony components into an easy-to-use SimpleClient facade for sending and consuming messages via queues. Part of the Enqueue ecosystem; see docs and support via the project site. | 22 | 22 | 8 | 22K | 0 | 0.5 | 41.2 | MIT | — | |
| enqueue/sns | 0.74 | Amazon SNS transport for Enqueue/Queue Interop. Send and consume messages via AWS SNS using a standards-based PHP queue abstraction. Part of the Enqueue ecosystem with docs, CI, and Packagist distribution. | 6 | 6 | 9 | 20K | 0 | 0.6 | 47.7 | MIT | 7 years ago | |
| avris/dotenv | 0.74 | Tiny PHP dotenv loader for reading .env files and injecting variables into the environment, $_ENV, and $_SERVER. Supports common KEY=VALUE syntax, quotes, comments, and safe defaults to keep config out of code and VCS. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| enqueue/async-command | 0.74 | Symfony Console extension to run commands asynchronously by pushing execution requests to a message queue via Enqueue. Useful for offloading long-running tasks and integrating CLI workflows with MQ-based background processing. | 12 | 13 | 3 | 3K | 0 | 0.5 | 32.4 | MIT | 7 years ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.74 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| enqueue/enqueue-bundle | 0.74 | — | 274 | 276 | 32 | 135K | 0 | 2.3 | 37.2 | MIT | — | |
| enqueue/gps | 0.74 | Google Pub/Sub transport for Enqueue, implementing the Queue Interop specification. Send and consume messages via Google Cloud Pub/Sub with a compatible PHP queue client. Part of the Enqueue ecosystem; docs and support available via the project site and Gitter. | 7 | 7 | 9 | 9K | 0 | 0.3 | 42.1 | MIT | — |
How can I help you explore Laravel packages today?