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

Routing Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
adhenrique/openkit Laravel package that integrates OpenKit features into your app, providing helpers and configuration for working with the OpenKit API/services and simplifying common workflows. Suitable for quickly adding OpenKit-powered functionality to existing Laravel projects. 0 0 0 0 0 10.4 MIT 6 months ago
View on GitHub
Context7
algowrite/laravel-help-center Laravel help center package for Laravel apps. Add a general-purpose support knowledge base with pages/articles and help content for common use cases, suitable for building simple self-service documentation and FAQ-style sections. 0 0 0 0 0 5.4 MIT 10 months ago
View on GitHub
Context7
alp-develop/laravel-livewire-panel Laravel admin panel framework powered by Livewire (v3/v4). Supports Bootstrap 4/5 and Tailwind CSS, with an installer for URL prefix, navigation mode, auth/gates, registration, optional CDN libs, and publishable views. Compatible with Laravel 10–13. 1 2 0 17 0 20.5 15.7 MIT 1 month ago
View on GitHub
Context7
andreaselia/laravel-api-to-postman Auto-generate a Postman collection from your Laravel API routes. Supports Postman schema v2.1, configurable output, bearer token or basic auth for protected routes, and optional scaffolding of FormRequest rules for POST/PUT endpoints. 1,047 1,048 108 19K 1 34.1 20.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
api-ecosystem-for-laravel/dingo-api Dingo API is a Laravel package for building REST APIs with versioning, content negotiation, authentication, rate limiting, and error/response formatting. It streamlines API routing and helps maintain multiple API versions cleanly. 313 317 73 43K 3 27.9 34.2 BSD-3-Clause 2 months ago
View on GitHub
Deep Wiki
Context7
api-platform/core API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. 2,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
api-platform/laravel 0 59 14K 0.4 32.6
View on GitHub
Context7
arrilot/laravel-widgets 1,116 1,135 110 43K 1 29.1 24.6 5 months ago
View on GitHub
Deep Wiki
Context7
aticmatic/laravel-jazzcash Laravel package for JazzCash Mobile Wallet REST API v2.0: initiate wallet payments, verify secure callbacks (HMAC-SHA256), and inquire transaction status. Configurable for sandbox/live. Requires pp_CNIC (last 6 CNIC digits). 0 0 0 1 0 0.6 4.2 1 year ago
View on GitHub
Context7
atomcoder/laravel-reorderable 34 2 1 6 0 18.0 1.1 MIT 1 month ago
View on GitHub
Context7
barryvdh/laravel-debugbar Integrate the PHP Debug Bar into Laravel to profile requests, inspect queries, routes, views, and logs, and monitor performance in real time. Toggle panels, collect timeline and memory data, and troubleshoot issues locally without touching your app code. 19,221 19,506 1,605 3M 75 88.4 62.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
barryvdh/laravel-elfinder 756 763 172 50K 158 51.7 56.7 1 month ago
View on GitHub
Context7
beyondcode/laravel-websockets 5,086 5,072 653 113K 0 24.5 13.3 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
bristol-digital/qwikblog File-based, headless-friendly blog for Laravel with no database required. Write posts as Markdown with YAML front matter in resources/posts. Includes lightweight admin with Livewire image gallery and WYSIWYG editor, plus public index and post views. 0 0 0 34 0 0.0 21.3 MIT
View on GitHub
Context7
bugover/laravel-websocket Fork of beyondcode/laravel-websockets bringing WebSockets to Laravel as a drop-in Pusher replacement. Supports SSL, Laravel Echo, and a debug dashboard, plus added connection events and two-way client-to-server messaging. 3 3 0 0 0 8.9 MIT 11 months ago
View on GitHub
Context7
dingo/api 9,354 9,371 1,268 21K 180 69.0 32.5 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
dunglas/api-bundle API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. 2,560 2,565 965 328 343 77.1 32.1 MIT 2 weeks ago
View on GitHub
Context7
emeroid/laravel-billing-core Driver-based, multi-gateway billing for Laravel with a fluent API for one-time payments and subscriptions. Supports Paystack and PayPal, plan swapping, grace-period cancellation, dunning via webhooks, events, and a Billable trait for your User model. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
fruitcake/laravel-debugbar Integrate PHP Debug Bar into Laravel to inspect requests in real time. Shows executed queries, routes, views, logs, cache/events, and timing/memory metrics with an in-browser toolbar and detailed panels. Great for profiling and debugging during development. 19,221 19,201 1,605 498K 75 89.0 51.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
hailwood/knp-menu-laravel4 Laravel 4 integration for KnpMenu: register KnpMenu in your app, build reusable menu trees, and render navigations in views. Helps organize complex site menus with a familiar builder API and simple configuration. 0 0 0 0.0
View on GitHub
Context7
hamzi/portflow PortFlow connects serial hardware (thermal printers, barcode/RFID scanners, scales, IoT boards) to Laravel via a driver-based architecture. Parse raw bytes into typed events, queue routes, and printing workflows, with Web Serial API support for browser integration. 5 5 0 60 0 21.1 16.7 MIT 5 days ago
View on GitHub
Context7
hozien/laravel-awesome-uploader Production-ready, pluggable file uploader for Laravel with Blade/React/Vue components. Supports any file type, disk storage (local/S3), JSON API responses, optional DB records + soft deletes, policies/guest uploads, hash deduplication, thumbnails, image processing, and cleanup tools. 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
iazaran/trace-replay TraceReplay is an execution tracer for Laravel: instrument steps, view a waterfall timeline, auto-trace jobs/commands, track DB/cache/mail, and deterministically replay HTTP with JSON diffs. Includes PII masking, sampling, multi-tenant scoping, and AI debug prompts. 102 101 5 705 0 22.7 14.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
intervention/image-laravel Laravel integration for Intervention Image. Provides a service provider, facade, and publishable config (config/image.php) to set a global GD/Imagick driver and options. Install via Composer and configure once for consistent image processing across your app. 154 156 15 741K 1 21.6 58.4 MIT 2 months ago
View on GitHub
Context7
juy/active-menu Laravel helper to add an “active” CSS class based on the current route name. Supports exact, wildcard, and multiple route patterns via facade, container, or helper, plus a Blade directive. Configurable active class value. 5 5 2 0 0 3.7 MIT 9 years ago
View on GitHub
Context7
labrodev/laravel-dpop 1 1 0 96 0 0.0 23.4 MIT
View on GitHub
Context7
laracord/framework Laracord Framework is the core of Laracord, a Laravel-powered micro-framework for building Discord bots with DiscordPHP. Includes generators for commands/events, slash command sync, interaction routing, async services/tasks, optional HTTP server, and great logging. 48 48 18 158 18 15.6 16.7 MIT 1 year ago
View on GitHub
Context7
laravel/boost Laravel Boost accelerates AI-assisted Laravel development by supplying the context, conventions, and structure AI needs to generate high-quality, framework-specific code and suggestions, helping teams build faster while staying aligned with Laravel best practices. 3,489 3,477 331 3M 20 67.5 57.9 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/cashier Laravel Cashier adds a fluent Stripe subscription billing layer to Laravel. Manage plans, trials, coupons, quantities, swaps, cancellations with grace periods, and invoicing, including PDF invoice generation, with minimal boilerplate. 2,530 2,560 737 1M 19 63.3 51.8 MIT 1 month ago
View on GitHub
Context7
laravel/cashier-braintree Laravel Cashier driver for Braintree: a simple subscription billing integration for Laravel apps. Manage customers, plans, subscriptions, coupons/discounts, and webhooks with an expressive API built on top of the Braintree PHP SDK. 163 167 135 75 0 3.2 1.6 MIT 7 years ago
View on GitHub
Context7
laravel/cashier-paddle Laravel Cashier Paddle adds a fluent Laravel interface for Paddle subscriptions, handling common billing boilerplate like subscription creation and management, plan swaps, quantities, pauses, cancellations, and grace periods. 268 269 71 50K 2 29.5 36.3 MIT 2 months ago
View on GitHub
Context7
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
View on GitHub
Deep Wiki
Context7
laravel/mcp Build MCP servers in Laravel so AI clients can securely interact with your app via the Model Context Protocol. Quick setup, Laravel-native conventions, and official Laravel documentation support for exposing tools, resources, and prompts to MCP-compatible clients. 756 756 88 3M 5 38.0 61.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
laravel/passkeys Add passwordless WebAuthn/passkey authentication to Laravel. Install migrations, add a trait/contract to your User model, and use the @laravel/passkeys JS client for registration and login. Includes built-in routes for login, confirmation, and passkey management. 91 78 5 573K 1 21.4 62.3 MIT 2 weeks ago
View on GitHub
Context7
laravel/pulse Laravel Pulse is a real-time performance monitoring tool and dashboard for Laravel apps. Track key runtime metrics, identify slow requests and bottlenecks, and keep tabs on application health in production with minimal setup. 1,689 1,687 212 928K 3 42.0 46.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel/ranger Beta Laravel introspection library that walks your codebase and exposes rich DTOs for routes, models, enums, broadcast events, env vars, and Inertia components. Register callbacks per item or collection, then run a single walk to process everything. 61 59 13 23K 1 25.7 41.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/roster Detect which Laravel ecosystem packages a project uses by scanning a directory. Query production vs dev dependencies, check if specific packages or versions are present, and identify the Node package manager in use via a simple API. 156 157 19 3M 3 22.0 63.2 MIT 3 months ago
View on GitHub
Context7
laravel/surveyor Beta Laravel tool for mostly static analysis of PHP/Laravel apps. Parses files/classes to extract rich metadata (classes, methods, properties, types) and can inspect models and container bindings for extra detail. Returns structured results for other tools. 83 76 24 22K 0 26.3 39.4 2 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/wayfinder Generates fully typed, importable TypeScript functions from your Laravel routes and controllers. Call backend endpoints like normal TS functions—no hardcoded URLs or manual syncing. Includes an Artisan generator and Vite plugin for auto-regeneration. 1,722 1,709 108 1M 28 46.9 62.7 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel-doctrine/orm 836 845 181 69K 6 37.4 32.5 MIT 1 month ago
View on GitHub
Context7
laravel-lang/routes 8 8 5 202K 0 21.5 63.1 MIT 2 months ago
View on GitHub
Context7
laravelcollective/html LaravelCollective HTML provides maintained form and HTML helpers for Laravel apps. Generate form fields, labels, links, and other elements with a fluent, Blade-friendly API. Ideal for projects migrating from legacy helpers or needing rapid UI scaffolding. 4,081 4,081 988 498K 158 64.4 51.9 MIT 3 years ago
View on GitHub
Context7
livewire/livewire Livewire is a full-stack Laravel framework for building dynamic, reactive UI components without leaving PHP. Create modern interfaces with server-driven state and interactions, backed by a rich component model and official documentation. 23,527 23,549 1,737 4M 11 75.0 47.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
lubusin/laravel-decomposer 0 640 396 24.9 3.2
View on GitHub
Context7
lvlup-dev/laravel-agent-editable-prompts 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
lvlup-dev/laravel-user-is-admin 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
lvlup-dev/laravel-user-last-seen-at 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
masmerise/livewire-toaster 508 509 35 24K 0 28.4 26.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
mehedi250/laravel-structure-kit 9 9 0 0 0 17.8 MIT 2 months ago
View on GitHub
Context7
moffhub/billing 0 0 1 291 0 17.3 39.0 2 months ago
View on GitHub
Context7
mpociot/laravel-apidoc-generator Generate API docs automatically from your existing Laravel, Lumen, or Dingo routes. Run php artisan apidoc:generate to produce up-to-date documentation from code and routes, with configurable output via an apidoc.php config file. 3,450 3,475 602 10K 35 53.7 27.1 MIT 6 years ago
View on GitHub
Deep Wiki
Context7
mr.incognito/crudify Laravel package to scaffold API or web CRUD via Artisan. Generates models, migrations, controllers, form requests, resources, and optional Blade views. Supports typed validation, nullable fields (~), foreign keys/constraints, defaults, exclude flags, and a delete:crud cleanup command. 1 1 0 24 0 19.1 17.9 4 weeks ago
View on GitHub
Context7
nasirkhan/laravel-jodit Laravel Jodit integrates the Jodit WYSIWYG editor into Laravel via a reusable Blade component that works in Blade and Livewire. Includes a server-side file browser/uploader connector, CDN-loaded assets, and publishable config for toolbar, disks, paths, and middleware. 1 1 0 504 0 19.7 38.4 MIT 2 months ago
View on GitHub
Context7
netipar/laravel-chunky 0 0 0 519 0 29.6 45.2 MIT 3 weeks ago
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel-first GraphQL server framework. Define schemas, resolve data with Eloquent, and handle common GraphQL tasks with built-in directives and extensibility. Docs at lighthouse-php.com. Note: repo planned to move to spawnia/lighthouse. 3,493 3,500 469 330K 106 77.6 58.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
ohdearapp/laravel-ohdear-webhooks Laravel package to receive and verify Oh Dear webhooks. Easily register routes, validate signatures, and handle downtime, Uptime, broken links, and other monitoring events with customizable jobs/listeners so your app can react automatically to incidents. 22 22 8 817 0 12.2 22.8 MIT 8 months ago
View on GitHub
Deep Wiki
Context7
omniphx/forrest Laravel package for authenticating with Salesforce via OAuth and calling the REST, SOAP, and Apex APIs. Provides a clean wrapper around Guzzle with token refresh, query helpers, and configuration for seamless Salesforce integrations in Laravel apps. 272 274 126 88K 33 40.1 51.7 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
parvion/accessibility 2 2 0 9 0 0.0 8.3 MIT
View on GitHub
Context7
php-open-source-saver/jwt-auth Laravel JWT authentication package (fork of tymondesigns/jwt-auth) maintained by PHP Open Source Saver. Provides the same API with a new namespace, easy migration, and adds new features and ongoing support. Full docs available online. 838 844 122 409K 17 40.3 49.9 MIT 4 weeks ago
View on GitHub
Context7
poshtive/router 0 0 48 0.0 23.0
View on GitHub
Context7
psalm/plugin-laravel Laravel Psalm plugin for deep static analysis plus taint-based security scanning. Detect SQL injection, XSS, SSRF, shell injection, path traversal, and open redirects by tracking user input through Laravel code—without executing it. Complements Larastan/PHPStan. 330 331 77 116K 71 57.2 70.8 MIT 1 week ago
View on GitHub
Context7
rdx/laravelcollective-html Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. 9 9 4 24K 1 0.3 46.7 MIT
View on GitHub
Context7
ringlesoft/laravel-process-approval Multi-level approval workflows for Laravel Eloquent models. Define configurable, role-based approval steps and track review status across multiple approvers before execution. Supports Laravel 10+, publishable config/migrations/views, with optional UUID support. 550 553 57 1K 2 27.7 9.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
roots/acorn 972 975 109 77K 1 38.0 32.6 MIT 4 days ago
View on GitHub
Deep Wiki
Context7
shaonmajumder/log-viewer Beautiful, secure Laravel log viewer for Laravel 9–11 and PHP 8+. Auto-discovers log files, highlights levels, supports themes, search and level filtering, context expansion, tail mode, auto-refresh, and downloading full or filtered output. 1 1 0 47 0 0.3 19.2 2 years ago
View on GitHub
Context7
shipbytes/laravel-ui-kit 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
shopper/framework 0 1 0 1K 0 0.0 41.8
View on GitHub
Context7
shopper/sidebar Headless Laravel sidebar builder with configurable groups, items, icons, weights, nesting, and responsive collapse support. Includes middleware-based sidebar resolution, optional view publishing for customization, and configurable caching (static/user-based) plus width and breakpoint options. 2 2 2 1K 0 0.1 35.1
View on GitHub
Context7
skywalker-labs/formcraft 3 3 0 0 0 14.5 MIT 3 months ago
View on GitHub
Context7
sopamo/laravel-filepond All-in-one Laravel backend for FilePond uploads. Provides endpoints for process/revert/patch, supports chunked uploads, stores files temporarily on any Laravel disk, and helps resolve serverIds to paths so you can move files to final storage. 216 217 56 11K 5 28.0 29.8 MIT 1 month ago
View on GitHub
Context7
spatie/laravel-endpoint-resources Abandoned package that adds controller/action-based URL links to Laravel API resources and collection meta. Includes traits to generate “show/edit/update/delete” item links and “index/create/store” collection links automatically. 240 240 13 0 0 2.6 MIT 5 years ago
View on GitHub
Context7
spatie/laravel-paginateroute Adds a Laravel route macro to paginate via clean, translatable URLs like /news/page/2 instead of ?page=2. Includes a paginate route method and facade for generating pagination links. Note: this package is abandoned/unsupported—fork if needed. 304 316 57 1K 0 4.8 6.2 MIT 7 years ago
View on GitHub
Context7
spatie/laravel-resource-endpoints Abandoned package that adds controller-based “links” and collection “meta” links to Laravel API Resources. Automatically generates URLs for actions like index/show/edit/update/delete, so resources can expose REST endpoints without manually building routes. 240 240 13 0 0 2.6 MIT 5 years ago
View on GitHub
Context7
spatie/laravel-resource-links Abandoned package that adds action URLs to Laravel API resources. Generate per-item and collection links (show/edit/update/delete, index/create/store) from a controller or defined actions, so resources include ready-to-use endpoints without manual URL building. 240 241 13 119 0 2.6 1.7 MIT 5 years ago
View on GitHub
Context7
spatie/laravel-slack-slash-command Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. 254 255 48 24K 0 26.1 30.9 MIT 3 months ago
View on GitHub
Context7
spykapps/passwordless-login 1 1 2 487 0 19.3 38.2 MIT 1 month ago
View on GitHub
Context7
stormpath/laravel 29 33 6 0 9 3.3 2.4 NOASSERTION 9 years ago
View on GitHub
Context7
stormpath/lumen 8 10 1 0 2 1.7 0.8 NOASSERTION 9 years ago
View on GitHub
Context7
subhashladumor1/laravel-cybershield Enterprise security intelligence for Laravel: signature-based WAF, adaptive rate limiting, bot fingerprinting, API integrity checks, threat scoring, malware scanning, and forensic logging—working together to block modern attacks. Beta; APIs may change. 13 12 1 0 0 17.4 MIT 2 months ago
View on GitHub
Context7
suryahadiningrat/crud-generator 0 1 0 0.0
View on GitHub
Context7
syafiq-unijaya/laravel-ai-chatbox 0 0 0 22 0 0.0 16.6 MIT
View on GitHub
Context7
veeqtoh/cashier-paystack 6 6 0 6 1 16.1 4.2 MIT 3 months ago
View on GitHub
Context7
watson/active 326 336 18 53K 3 2.9 30.8 MIT
View on GitHub
Context7
zquintana/lara-swag 1 1 0 0 0 0.0 MIT
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.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope