Libraries tagged by dispatch

genai/web

0 Favers
44 Downloads

Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.

Go to Download


genai/messaging

0 Favers
42 Downloads

Provider-agnostic messaging front (the third twin of genai/web and genai/console): the Producer/Consumer/MessageEvent contracts, a #[MessageHandler] attribute, a build-time MessageHandlerProcessor that compiles consumers.php, and a PHP 5.3-safe Worker runner that dispatches to handler beans. Ships NO broker — each app registers its own Consumer/Producer (Kafka, Pdo, SQS, ...). Shares the same compiled container as the web and CLI fronts.

Go to Download


genai/http

0 Favers
49 Downloads

Minimal HTTP layer (Request/Response/JsonResponse) and a Dispatcher that wires the router and container, compatible with PHP 5.3.29

Go to Download


genai/boot

0 Favers
47 Downloads

Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.

Go to Download


genai/attribute

0 Favers
39 Downloads

Build-time attribute scanner that dispatches custom attributes to your handlers. PHP 8 only; it emits no runtime code itself — your handlers feed the PHP 5.3-safe *Register dumpers.

Go to Download


form-relay/request

0 Favers
15126 Downloads

FormRelay route and dispatcher for (http) requests.

Go to Download


dmstr/symfony-job-queue-bundle

0 Favers
175 Downloads

Persisted job tracking on top of Symfony Messenger: Job entity with status, JobQueueService for dispatch, JobMessage/JobMessageHandler for async execution.

Go to Download


danack/slim-auryn-invoker

7 Favers
2159 Downloads

Allows route callables to be dispatched by Auryn.

Go to Download


crysalead/queue

1 Favers
10044 Downloads

Simple queue consumer framework that supports message dispatching.

Go to Download


codemonster-ru/events

0 Favers
168 Downloads

PSR-14 event dispatcher primitives for Annabel applications.

Go to Download


cleaniquecoders/laravel-config-webhook

0 Favers
170 Downloads

Define, sign, dispatch and log outgoing webhooks in Laravel with retries, HMAC signatures, and an optional Livewire + Flux admin UI.

Go to Download


celemas/router

0 Favers
176 Downloads

PSR-7/PSR-15 router and dispatcher

Go to Download


berlioz/event-manager

0 Favers
6829 Downloads

PHP event manager/dispatcher, respecting PSR-14 (Event Dispatcher) standard.

Go to Download


bencoderus/laravel-webhook

23 Favers
55 Downloads

The package allows clients/businesses to dispatch webhook to their users.

Go to Download


aria-php/aria-webhooks

0 Favers
3651 Downloads

Webhooks dispatcher framework for ARIA

Go to Download


<< Previous Next >>