Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Event Dispatcher Laravel Package

psr/event-dispatcher

PSR-14 interfaces for event dispatching in PHP. Defines standard contracts for dispatchers, listeners, and providers to enable interoperability between frameworks and libraries. Not an implementation—use a compatible PSR-14 dispatcher package.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
3brs/enterprise-security-bundle — 0 0 0 89 0 21.5 26.2 MIT 4 weeks ago
View on GitHub
Context7
ai-gateway/ai-gateway-bundle Symfony bundle that turns your app into an AI gateway: unified /v1 API for chat/models, OpenAI-compatible + Anthropic providers, model fallback chains, per-key auth, budgets/rate limits, caching, cost tracking, SSE streaming, Prometheus metrics, dashboard and CLI. 1 1 0 0 0 0.0 — — —
View on GitHub
Context7
akeneo/pim-community-dev — 1,040 1,038 537 2K 374 60.9 36.0 NOASSERTION 5 months ago
View on GitHub
Deep Wiki
Context7
andrew-gos/telegram-bot — 1 2 0 2 0 19.3 4.9 MIT 2 months ago
View on GitHub
Context7
app-dev-panel/adapter-symfony — 0 0 0 0 0 0.0 — — —
View on GitHub
Context7
app-dev-panel/kernel — 1 1 0 8 0 0.0 9.7 — —
View on GitHub
Context7
babdev/websocket-server — 4 4 2 990 0 0.2 31.8 NOASSERTION —
View on GitHub
Context7
bedrockstreaming/stale-cache-bundle — 3 3 0 45 0 1.5 15.0 — 4 years ago
View on GitHub
Context7
betterauth/multimodal-php — 1 1 0 94 0 8.8 19.8 MIT 3 months ago
View on GitHub
Context7
betterauth/symfony-bundle — 4 4 0 29 0 26.9 13.5 MIT 1 month ago
View on GitHub
Context7
bitbag/sylius-feed-plugin — 0 0 1 1 0 0.7 4.2 MIT 1 year ago
View on GitHub
Context7
borsche/elasticsearch-audit-bundle — 0 0 0 3 0 22.1 9.8 MIT 3 weeks ago
View on GitHub
Context7
borsche/google-drive-docs-bundle — 0 0 0 12 0 26.2 18.1 MIT 3 weeks ago
View on GitHub
Context7
boson-php/event-listener-contracts Lightweight PHP contracts for event listener components in the Boson ecosystem. Defines interfaces and shared types to standardize registering, dispatching, and handling events, helping packages stay decoupled while remaining interoperable across implementations. 0 0 0 34 0 0.0 21.3 MIT —
View on GitHub
Context7
boson-php/runtime Lightweight runtime for boson-php that helps bootstrap and manage execution of Boson-based apps. Provides core runtime utilities and integration points for running, configuring, and packaging projects with minimal overhead. 4 5 0 25 0 0.0 10.8 MIT —
View on GitHub
Context7
codememory/dto Auto-hydrate PHP/Symfony DTOs from request/array data using rules and decorators. Supports name conversion (e.g., snake_case), enum casting via attributes, and event hooks during processing. Build a manager with caching and reflection for fast mapping. 1 1 0 24 0 10.7 15.7 MIT 11 months ago
View on GitHub
Context7
coolms/core-bundle — 0 — 0 — 0 0.1 — MIT —
View on GitHub
Context7
cowegis/cowegis-core Core package for Cowegis applications, providing shared Laravel/PHP foundations, common utilities, and base components used across the Cowegis ecosystem. Intended as an internal dependency for Cowegis services and apps. 0 0 0 23 1 0.2 19.0 GPL-3.0 —
View on GitHub
Context7
cycle/entity-behavior Adds behavior attributes to Cycle ORM entities (UUID, timestamps, soft delete, optimistic lock, hooks, event listeners) plus an API to build custom behaviors. Use EventDrivenCommandGenerator when creating the ORM to enable event-driven commands. 8 8 7 18K 5 10.4 49.2 MIT 9 months ago
View on GitHub
Context7
cyllene-web/docusign-bundle — 0 0 0 33 0 7.2 22.2 MIT 10 months ago
View on GitHub
Context7
dealroadshow/k8s-framework Laravel-friendly framework for building and managing Kubernetes resources and deployments in PHP. Provides abstractions and helpers to define manifests, apply changes, and integrate k8s workflows into your application and tooling. 0 5 — 0 — 0.0 — — —
View on GitHub
Context7
deptrac/deptrac Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. 2,998 2,991 154 910K 27 56.9 53.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
ecourty/doctrine-export-bundle — 4 4 0 49 0 9.8 15.3 MIT 8 months ago
View on GitHub
Context7
emailsherlock/email-guard-bundle — 0 0 0 4K 0 17.9 56.6 MIT 3 months ago
View on GitHub
Context7
eonx-com/easy-core — 3 3 0 2 0 0.0 — MIT —
View on GitHub
Context7
eos/vue-authenticate-bundle — 0 0 0 0 0 0.3 0.4 MIT —
View on GitHub
Context7
ezsystems/ezplatform-kernel eZ Platform Kernel provides the core Symfony-based runtime for eZ Platform/Ibexa CMS: content repository, persistence, REST and siteaccess handling, security, and extension points. Used as the foundation for building and running eZ Platform applications. 14 14 30 1K 0 10.6 27.6 NOASSERTION 2 years ago
View on GitHub
Context7
ezsystems/ezpublish-kernel eZ Publish Kernel is the core of the eZ Publish/eZ Platform CMS, providing the content repository, field types, search integration, and services for building and extending PHP-based content applications with a modular, API-driven architecture. 160 163 197 1K 0 15.7 12.6 NOASSERTION 2 years ago
View on GitHub
Context7
facile-it/paraunit Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Includes a Symfony-based CLI, supports modern PHPUnit/Symfony versions, and can collect code coverage in parallel with automatic selection of the best available driver. 145 146 19 43K 8 28.1 42.2 Apache-2.0 4 months ago
View on GitHub
Context7
gabrielanhaia/php-circuit-breaker — 17 17 0 2K 3 11.4 31.9 MIT 7 months ago
View on GitHub
Context7
hyperf/event hyperf/event is a lightweight event dispatcher for Hyperf applications. Define events and listeners, dispatch synchronously or via async mechanisms, and keep your domain decoupled. Integrates cleanly with Hyperf’s DI and coroutine-friendly runtime. 3 3 1 56K 0 24.8 63.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
ibexa/core Ibexa Core is the foundation of the Ibexa DXP, providing the PHP domain model, repository API, content types, users, permissions, search, and persistence layer integrations. It powers content management features and serves as the base for higher-level Ibexa packages. 8 8 19 37K 0 36.0 82.4 NOASSERTION 1 month ago
View on GitHub
Context7
inspector-apm/neuron-ai Neuron is a PHP framework for building agentic AI apps: define and orchestrate AI agents, connect to LLM providers, load data, use tools, coordinate multiple agents, and monitor/debug runs. Works with Laravel or Symfony and supports end-to-end agent workflows. 2,059 2,039 235 32K 3 53.2 21.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-i18n Internationalization tools for Laminas applications, including locale-aware translation, formatting, and pluralization support. Helps build multilingual PHP apps with proper locale handling and integration with Laminas MVC and services. 81 83 40 754K 8 28.2 66.3 BSD-3-Clause 4 months ago
View on GitHub
Context7
league/commonmark Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. 2,971 3,013 214 14M 16 56.3 66.4 BSD-3-Clause 1 month ago
View on GitHub
Context7
league/container league/container is a lightweight PSR-11 dependency injection container for PHP. Define entries, factories, and autowiring-friendly services to manage application dependencies cleanly, with modern PHP support and solid tooling for testing and analysis. 868 908 104 2M 5 29.8 52.5 MIT 6 months ago
View on GitHub
Context7
league/event PSR-14 compatible event dispatcher for PHP. Provides an emitter, listeners and subscribers, plus prioritized, stoppable events. Lightweight, extensible, and framework-agnostic—ideal for decoupling application components and building clean event-driven architectures. 1,571 1,596 49 5M 1 9.5 48.3 MIT —
View on GitHub
Context7
leocavalcante/siler Siler is a zero-dependency PHP library/micro-framework of high-level functional abstractions for declarative apps and routing. Fast, flat-file friendly, and works well with Swoole. Note: the repository is archived; Nano is recommended as an alternative. 1,109 1,125 90 170 14 9.8 7.4 MIT 5 years ago
View on GitHub
Context7
litesaml/lightsaml — 107 108 30 288K 2 21.4 54.9 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
mcp/sdk — 1,591 1,570 166 739K 56 53.0 69.2 NOASSERTION 3 weeks ago
View on GitHub
Context7
neuron-core/neuron-ai Neuron is a PHP framework for building agentic apps: create and orchestrate AI agents, integrate LLM providers, load data, run multi-agent workflows, and monitor/debug behavior. Works well with Laravel and Symfony. 2,062 2,059 236 180K 3 53.0 33.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
parsica-php/parsica Parsica is a PHP parser combinator library for building custom parsers from small reusable pieces. Compose complex grammars with a fluent API, parse strings into structured results, and handle errors cleanly—ideal for DSLs, config formats, and language tooling. 413 413 18 14K 11 10.6 27.1 MIT 1 year ago
View on GitHub
Context7
patchlevel/event-sourcing — 215 215 15 31K 11 31.3 40.9 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
phalcon/phalcon Phalcon is a high-performance PHP web framework delivered as a C extension, offering low overhead, fast request handling, and an MVC architecture. Includes routing, DI, ORM, templating, caching, and other tools for building modern PHP apps. 250 250 51 4K 2 28.1 20.7 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
phly/keep-a-changelog Generates and maintains a Keep a Changelog–style CHANGELOG.md for PHP projects. Helps you create standardized release notes, add entries, and manage version sections consistently, making it easier to track changes and publish clear, human-readable changelogs. 182 182 26 2K 9 13.7 18.2 BSD-2-Clause 1 year ago
View on GitHub
Context7
phpdocumentor/guides phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. 2 2 1 8K 0 0.0 47.5 MIT —
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. 4,345 4,419 648 11K 146 80.4 37.5 MIT 4 months ago
View on GitHub
Context7
psr-discovery/event-dispatcher-implementations Discovers installed PSR-14 event dispatcher implementations (Symfony, League, Yiisoft, etc.) at runtime and returns the first available instance. Ideal for libraries/SDKs to support PSR-14 without hard dependencies or user configuration. 7 7 1 514K 0 1.3 55.3 MIT 1 year ago
View on GitHub
Context7
simplesamlphp/simplesamlphp SimpleSAMLphp is a PHP application for SAML 2.0 authentication and single sign-on. It can act as a Service Provider or Identity Provider, offering federation support, configurable auth sources, metadata handling, and extensible modules for integration. 1,141 1,146 704 200K 104 71.1 64.0 LGPL-2.1 1 month ago
View on GitHub
Deep Wiki
Context7
solarium/solarium Solarium is a PHP client library for Apache Solr that models Solr concepts with a clean, documented API, simplifying complex query parameters beyond basic HTTP calls. Requires PHP 8.1+ and supports cURL, a pure-PHP adapter, or any PSR-18 client. 932 954 299 557K 9 44.1 47.2 NOASSERTION 2 months ago
View on GitHub
Context7
sonata-project/admin-bundle — 2,126 2,167 1,243 168K 8 53.2 34.4 MIT 3 months ago
View on GitHub
Context7
spiral/auth Spiral/Auth provides common authentication interfaces for Spiral apps. Define auth tokens, storage, and guards via small, framework-agnostic contracts, enabling interchangeable implementations and consistent integration across projects. 4 4 1 2K 0 4.3 34.4 MIT 6 years ago
View on GitHub
Context7
spiral/auth-http Spiral auth-http provides HTTP authentication middleware and token transports for Spiral apps. Integrate auth into request pipelines and pass credentials via headers or other HTTP mechanisms, with strong typing, tests, and framework-friendly setup. 0 0 0 1K 0 1.2 42.7 MIT 6 years ago
View on GitHub
Context7
spiral/cache Spiral Cache provides a simple caching abstraction for Spiral/PHP apps, with support for multiple storage backends and configurable cache pools. Use it to speed up repeated operations, cache computed values, and centralize cache access and invalidation. 0 0 0 2K 0 0.0 46.2 MIT —
View on GitHub
Context7
spiral/events Spiral Events provides a lightweight event dispatcher for Spiral/PHP apps. Define events and listeners, publish events, and handle them synchronously with clean integration into the framework’s container and application lifecycle. 0 0 0 4K 0 0.0 49.8 MIT —
View on GitHub
Context7
spiral/framework Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. 2,061 2,063 92 129K 42 55.3 46.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral/hmvc HMVC support for Spiral apps, helping you structure features into self-contained modules with controllers, views, and routes. Encourages clean separation of concerns and scalable project organization for complex applications. 8 8 0 432K 0 3.0 55.3 MIT 6 years ago
View on GitHub
Context7
spiral/http Spiral HTTP provides a PSR-7/PSR-15 based request pipeline for building and composing middleware-driven HTTP applications. Lightweight, type-safe, and framework-friendly, with full docs and testing/analysis tooling. 3 3 1 3K 0 3.6 38.7 MIT 6 years ago
View on GitHub
Context7
spiral/interceptors Spiral Interceptors provides a lightweight interception layer for Spiral apps, enabling cross-cutting concerns (logging, caching, transactions, etc.) around method calls with strong typing and test-friendly design. Includes CI checks and static analysis support. 8 8 0 409K 0 0.3 55.3 MIT 2 years ago
View on GitHub
Context7
spiral/queue Spiral Queue provides a unified API to enqueue and process background jobs in Spiral apps, with drivers for popular backends, configurable workers, retries, and delayed execution. Use it to offload emails, imports, and other long-running tasks. 1 1 0 2K 0 0.0 39.0 MIT —
View on GitHub
Context7
spiral/translator Spiral Translator provides i18n translation tooling with static analysis support and auto-indexation. Designed for Spiral Framework apps, it helps manage locales, translation keys, and validation via PHPUnit/Psalm-friendly architecture. 1 1 1 2K 0 3.9 38.1 MIT 6 years ago
View on GitHub
Context7
spiral/views Spiral Views provides a view manager and rendering engine selector for Spiral apps, letting you configure and switch template engines consistently. Lightweight, tested, and type-safe, with docs and framework integration via the Spiral Framework bundle. 3 3 0 2K 0 3.0 34.9 MIT 6 years ago
View on GitHub
Context7
sylius/sylius Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. 8,513 8,513 2,162 104K 143 90.1 47.6 MIT 1 month ago
View on GitHub
Context7
symfony/contracts Symfony Contracts provides small, domain-focused PHP interfaces, traits, and normative docblocks extracted from Symfony components. Use them as stable type hints for loose coupling, interoperability, and easy DI/autowiring with battle-tested implementations. 3,927 3,935 19 441K 0 37.9 32.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
symfony/event-dispatcher-contracts Defines lightweight, version-stable contracts for Symfony’s EventDispatcher: interfaces and abstractions shared across components. Use it to type-hint and build compatible event dispatching integrations with proven Symfony semantics without pulling full implementations. 3,413 3,415 3 18M 0 35.9 59.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
symfony/mailer Symfony Mailer helps you send emails via SMTP and other transports with a clean API. Build Email/TemplatedEmail messages, add attachments and headers, and integrate with Twig templates for HTML rendering. Configure transports via DSN and send reliably. 1,594 1,624 53 15M 0 44.3 64.5 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/postmark-mailer Symfony Mailer bridge for Postmark. Send email via Postmark using SMTP or the API by setting a postmark DSN (postmark+smtp://TOKEN@default or postmark+api://TOKEN@default). Provides seamless Postmark integration in Symfony apps. 48 48 3 1M 0 25.7 62.9 MIT 3 months ago
View on GitHub
Context7
symfony/symfony Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. 31,135 31,439 9,856 268K 175 93.3 45.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
testo/testo Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. 208 203 13 10K 20 42.2 36.6 BSD-3-Clause 1 month ago
View on GitHub
Context7
typo3/cms-backend — 19 19 8 363K 0 0.3 55.3 GPL-2.0 —
View on GitHub
Context7
typo3/cms-core TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. 33 37 19 375K 0 0.7 55.3 GPL-2.0 —
View on GitHub
Context7
web-auth/webauthn-lib PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. 125 131 25 4M 0 1.4 55.3 MIT —
View on GitHub
Context7
web-auth/webauthn-symfony-bundle Symfony bundle integrating WebAuthn (passkeys/FIDO2) for strong, passwordless authentication. Provides registration and login flows, configuration, and helpers to add secure WebAuthn support to Symfony apps with minimal setup. 67 66 6 55K 0 0.5 40.2 MIT —
View on GitHub
Context7
web-token/jwt-framework — 955 958 121 633K 2 34.4 45.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
yansongda/artful — 13 13 3 10K 2 0.7 39.8 MIT —
View on GitHub
Context7
yiisoft/test-support Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. 15 15 11 19K 3 12.2 46.3 BSD-3-Clause 7 months ago
View on GitHub
Context7
yiisoft/translator Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. 26 26 10 37K 10 12.5 48.2 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/yii2-symfonymailer Yii2 extension integrating Symfony Mailer for reliable email sending. Configure SMTP/DSN transport, templates via viewPath, and file transport for dev. Supports PHP 8.1+ and installs via Composer for seamless Yii 2.0 mail delivery. 49 49 28 160K 0 1.9 48.4 BSD-3-Clause 2 years ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle