illuminate/pipeline
Illuminate Pipeline provides a simple, fluent way to send an object through a series of pipes (closures or classes) in Laravel. Build customizable middleware-style workflows, transform data step by step, and control the final destination with clean, composable code.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| facade/flare-client-php | PHP client for Flare error reporting and monitoring. Captures exceptions in Laravel/PHP apps, enriches with context, and sends them to Flare for grouping, analysis, and alerts. Configurable transport, stack traces, and metadata support. | 518 | 521 | 20 | 439K | 0 | 11.8 | 40.4 | MIT | 3 years ago | |
| illuminate/bus | Illuminate Bus provides Laravel’s command bus for dispatching jobs, commands, and queued tasks. It supports sync and async dispatch, job chaining, batching, middleware-style pipelines, and robust integration with the queue system for background processing. | 60 | 61 | 9 | 814K | 0 | 0.6 | 55.3 | MIT | — | |
| illuminate/queue | Illuminate Queue is Laravel’s queue component, offering a unified API for multiple backends to run time‑consuming jobs asynchronously. Use the Capsule manager to configure connections outside Laravel and push jobs via instance or static access. | 204 | 213 | 52 | 384K | 0 | 2.6 | 45.2 | MIT | — | |
| illuminate/routing | Illuminate Routing provides Laravel’s URL generation and request routing layer, including route definitions, controllers, middleware, parameter binding, route caching, and named routes. Use it to match HTTP requests to actions with flexible, expressive APIs. | 123 | 140 | 79 | 167K | 0 | 3.0 | 43.2 | MIT | — | |
| imanghafoori/laravel-middlewarize | — | 112 | 113 | 5 | 9 | 0 | 2.2 | 0.5 | MIT | 2 years ago | |
| labrodev/laravel-dpop | — | 1 | 1 | 0 | 96 | 0 | 0.0 | 23.4 | MIT | — | |
| larastan/larastan | Larastan is a PHPStan extension for Laravel that analyzes your code to catch bugs early. It boots the Laravel container to resolve runtime-only types, adds static typing support for Laravel “magic,” and improves code quality and developer productivity. | 6,406 | 6,382 | 492 | 4M | 80 | 87.7 | 71.9 | MIT | 1 week ago | |
| laravel/folio | Laravel Folio is a page-based router for Laravel that lets you define routes by creating files, keeping routing simple and organized. Ideal for building pages quickly with less boilerplate, backed by official Laravel documentation and support. | 605 | 603 | 51 | 32K | 1 | 31.3 | 27.9 | MIT | 1 month ago | |
| laravel/lumen-framework | Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. | 1,507 | 1,544 | 410 | 217K | 2 | 24.7 | 29.8 | MIT | 1 year ago | |
| nunomaduro/larastan | Larastan is a PHPStan extension for Laravel that adds strong type inference and “code analysis” by booting the app container. It understands Laravel’s magic, finds bugs early, and improves code quality and developer productivity. | 6,407 | 6,419 | 492 | 410K | 80 | 90.2 | 59.3 | MIT | 1 week ago | |
| pixelworxio/livewire-workflows | — | 80 | 80 | 5 | 40 | 0 | 17.7 | 2.7 | MIT | 3 months ago | |
| poshtive/router | — | 0 | 0 | — | 48 | — | 0.0 | 23.0 | — | — | |
| spatie/laravel-medialibrary | Attach and manage files on Eloquent models with an easy API. Handle uploads, store media on any Laravel filesystem (local, S3, etc.), organize collections, and generate image/PDF conversions and manipulations with built-in support for responsive images. | 6,131 | 6,197 | 1,103 | 2M | 0 | 69.0 | 39.3 | MIT | 1 week ago |
How can I help you explore Laravel packages today?