illuminate/http
Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| aiqedge/smtp-notifications-channel | Laravel notification channel to send emails via the AIQEDGE SMTP API. Configure credentials in .env/services.php, add AiqedgeSmtpChannel to via(), and return message data from toAiqedgeSmtp(). Failed requests are logged via Laravel. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | |
| 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 | |
| alsharie/jawali-payment | Laravel client for the Jawali payment gateway. Provides simple methods for ecommerce inquiry and cash out, with automatic token handling, configurable base URL/SSL, retries/timeouts, optional logging, and structured API responses via Laravel config/env. | 8 | 8 | 6 | 0 | 0 | 2.8 | — | — | 10 months ago | |
| amondi-media/laravel-evatr | Laravel package to validate German and EU VAT IDs via the official German Federal Central Tax Office (eVatR) online service. Provides a validation rule and rule extension, configurable requester VAT ID, API URL, and timeout. | 0 | 0 | 0 | 97 | 0 | 14.9 | 30.8 | GPL-3.0 | 3 months ago | |
| 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 | |
| api-platform/laravel | — | 0 | 59 | — | 14K | — | 0.4 | 32.6 | — | — | |
| artesaos/warehouse | Warehouse V2 is a Laravel repository-pattern demo/package that centralizes queries and business rules while still returning Eloquent models and Collections. Use it as a ready-to-use repository layer without giving up Eloquent’s practicality. | 85 | 87 | 13 | 42 | 4 | 1.4 | 2.2 | MIT | 9 years ago | |
| artryazanov/laravel-wikipedia-games-db | Laravel package that builds a normalized video games database by scraping Wikipedia. Queue-driven and resumable, traverses categories, parses infoboxes via MediaWiki API + HTML, stores many-to-many relations with wikipedia_* tables, configurable via .env. | 1 | 2 | 0 | 0 | 0 | 5.2 | — | Unlicense | 9 months ago | |
| 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 | |
| atldays/laravel-url | — | 0 | 0 | 0 | 29 | 0 | 17.6 | 23.5 | MIT | 1 month ago | |
| beyondcode/laravel-websockets | — | 5,086 | 5,072 | 653 | 113K | 0 | 24.5 | 13.3 | MIT | 2 years ago | |
| bonnier/context-laravel | Laravel service provider and middleware for registering a request context. Install via Composer, add the ContextServiceProvider in config/app.php, and enable the RegisterContext middleware in Http/Kernel.php to make context available across your app. | 0 | 0 | 0 | 0 | 1 | 6.3 | — | — | 6 years ago | |
| bonnier/laravel-translation-provider | Fetches translation strings from a Translation Manager and exposes them to Laravel via a BTrans::translate() helper plus artisan commands to add, update, delete, and sync translations. Configure service ID and manager URL via .env/services.php. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | — | 8 years ago | |
| 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 | — | |
| bugover/laravel-repository | Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. | 0 | 0 | 1 | 20 | 0 | 24.2 | 17.9 | MIT | 3 months ago | |
| 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 | |
| carcara/system-log | Pacote Laravel simples e configurável para registrar logs de acesso (requests). Publica config para ativar/desativar e ignorar campos, usa canal dedicado (ex.: accesslog) e aplica via middleware access.log em rotas ou grupos (ideal após autenticação). | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cartalyst/sentinel | Framework-agnostic authentication and authorization system for PHP 8.3+ with Laravel support. Provides user management, roles and permissions, login/throttling, activation and password reset flows, and additional security features. | 1,525 | 1,557 | 245 | 27K | 40 | 36.1 | 31.4 | BSD-3-Clause | 1 year ago | |
| cartalyst/sentry | Sentry is a Laravel/PHP authentication and authorization package offering user registration, login, password resets, groups/roles, permissions, activation, throttling, and session handling. Works with multiple frameworks and integrates with Eloquent/DB backends. | 1,529 | 1,651 | 317 | 3K | 0 | 17.3 | 6.3 | BSD-3-Clause | — | |
| cerbero/query-filters | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.7 | MIT | — | |
| cyrildewit/eloquent-viewable | Track page views on Eloquent models without external analytics. Record views (with optional cooldown), count totals or unique views, filter by period, order models by popularity, and ignore bots/crawlers. Stores each view as a DB record for flexible reporting. | 884 | 885 | 118 | 22K | 3 | 34.9 | 24.0 | MIT | 2 months ago | |
| dungeonworx/laravel-devicedetector | — | 9 | 9 | 2 | 0 | 0 | 0.4 | — | MIT | 7 years ago | |
| 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 | |
| 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 | — | |
| erag/laravel-location-kit | Laravel Location Kit provides complete location datasets (countries, states, cities, currencies, timezones, dial codes) with Laravel-friendly APIs: facades/helpers, Blade directives, caching, search, Inertia shared props, plus bundled Vue composables and React hooks. | 8 | 6 | 0 | 3 | 0 | 19.4 | 2.0 | MIT | 1 month ago | |
| fideloper/proxy | Laravel middleware for trusting reverse proxies and correctly handling forwarded headers (X-Forwarded-For/Proto/Host/Port). Ensures accurate client IP and HTTPS detection when running behind load balancers like ELB, Nginx, or Cloudflare. | 7,312 | 7,337 | 129 | 702K | 1 | 34.6 | 28.9 | MIT | 3 years ago | |
| formfy/easy-laravel-form | Laravel form generator for building and rendering forms quickly. Define fields via a DBFormBuilder class, bind models, handle validation errors from the session, customize field options (text/select), and set submit labels, then render in Blade with minimal code. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| fuelviews/laravel-sabhero-estimator | — | 0 | 0 | 0 | 54 | 0 | 17.4 | 28.1 | MIT | 4 months ago | |
| getkeymanager/laravel-sdk | — | 0 | 0 | 0 | 86 | 0 | 17.7 | 30.1 | MIT | 3 months ago | |
| ghanem/dtone | Laravel package providing a clean interface to the DT One DVS API. Configure sandbox/production credentials via .env, optional request retries, and use the Dtone facade to browse services, countries, and operators with paginated DTO responses. | 0 | 0 | 1 | 47 | 0 | 16.8 | 26.4 | — | 2 months ago | |
| ghanem/reloadly | Laravel package providing a simple facade to the Reloadly API for airtime top-ups. Fetch countries and operators, auto-detect operator by phone number, check balances, create recharge transactions, and list or retrieve transactions by ID. | 1 | 1 | 1 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| 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 | — | — | — | |
| hamdy/dtone | Laravel package that integrates DT One’s DVS API into your Laravel app, providing a simple foundation for connecting to DT One services (e.g., digital value and voucher workflows) with a package-based setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| 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 | |
| horizonhub/agent | HorizonHub Agent is a Laravel package that runs a lightweight agent to collect and report application and server metrics, health checks, and environment details back to HorizonHub for centralized monitoring, alerts, and visibility across multiple apps and deployments. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| hosseinhezami/laravel-gemini | Laravel package for integrating Google Gemini into your app. Send prompts, manage chats and responses, and work with text generation via a clean, developer-friendly API. Ideal for quickly adding AI features to Laravel projects. | 139 | 140 | 24 | 1K | 0 | 13.9 | 14.1 | MIT | 5 months ago | |
| 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 | — | |
| hungneox/ramen-elastic-query | — | 7 | 7 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | |
| illuminate/auth | Laravel’s authentication component providing guards, user providers, password hashing, “remember me” services, and authorization gates. Powers login/session auth and integrates with HTTP middleware and the framework’s auth configuration. | 93 | 104 | 42 | 268K | 0 | 1.7 | 48.0 | 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 | — | |
| 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 | |
| itxshakil/laravel-fast2sms | — | 20 | 20 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago | |
| jerome/filterable | — | 195 | 193 | 10 | 2K | 1 | 23.6 | 17.6 | MIT | 2 months ago | |
| jmrashed/laravel-installer | — | 7 | 7 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| jszdavid/laravel-world | Laravel package providing countries, states, and cities data (based on nnjeim/world) with migrations, seeder, configurable table names and route prefix, optional country filters, and a World facade/API endpoints with optional query caching. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| juy/character-solver | Laravel middleware that converts specific HTML entities back into characters (e.g., ç→ç, ö→ö, ü→ü). Includes configurable translation map and an enable/disable flag; can run globally or be added manually to the HTTP Kernel. | 1 | 1 | 0 | 0 | 1 | 3.4 | — | MIT | 9 years ago | |
| kendenigerian/payzephyr | — | 8 | 7 | 2 | 1 | 0 | 20.4 | 0.7 | MIT | 5 months ago | |
| kstmostofa/dtone-php-api | Laravel package that wraps the DT One (Dtone) API, providing a simple interface to authenticate and interact with DT One services from your Laravel app. Includes a publishable config and helper resources (with GIFs in docs). | 1 | 2 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| labrodev/laravel-dpop | — | 1 | 1 | 0 | 96 | 0 | 0.0 | 23.4 | MIT | — | |
| lambda-studio/turnstile | Laravel package for Cloudflare Turnstile captcha validation. Includes a ValidTurnstile validation rule to verify the cf-turnstile-response token in requests, plus a simple Blade form example using your configured site key and Turnstile script. | 1 | 1 | 1 | 7 | 0 | 1.2 | 9.0 | MIT | 2 years ago | |
| 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 | |
| laraditz/saring | Saring is a simple Eloquent model filtering package for Laravel and Lumen. Add the Filterable trait to models, create per-model filter classes (e.g., UserFilter), optionally whitelist filterable fields, and call Model::filter($request->all()). | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laragear/two-factor | — | 339 | 341 | 24 | 50K | 0 | 23.1 | 34.0 | MIT | 3 months ago | |
| laragear/webauthn | Laravel package to authenticate users with WebAuthn passkeys (biometrics, device keys). Provides request validation and login flow with attestation/assertion support, compatible with Octane. Note: superseded by laravel/passkeys and unmaintained. | 401 | 405 | 47 | 71K | 0 | 15.1 | 27.0 | MIT | 4 weeks ago | |
| laragraph/utils | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| 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/browser-kit-testing | Fluent BrowserKit-style testing for Laravel apps: make HTTP requests, navigate pages, assert response content, and interact with forms in functional tests. Install as a dev dependency and extend Laravel\BrowserKitTesting\TestCase to get started. | 514 | 517 | 72 | 174K | 0 | 29.2 | 39.9 | MIT | 2 months ago | |
| 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 | |
| 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 | |
| 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 | |
| laravel/cloud-cli | Laravel Zero CLI to deploy and manage apps on Laravel Cloud. Authenticate via OAuth, link repos, ship and deploy from the terminal, and manage environments, databases, caches, object storage, and domains, with optional JSON output and shell completions. | 41 | 40 | 6 | 6K | 30 | 37.4 | 46.4 | — | 2 weeks ago | |
| laravel/cloud-cli | Laravel Zero CLI to deploy and manage apps on Laravel Cloud. Authenticate via OAuth, link repos, ship and deploy from the terminal, and manage environments, databases, caches, object storage, and domains, with optional JSON output and shell completions. | 41 | 40 | 6 | 6K | 30 | 37.4 | 46.4 | — | 2 weeks 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 | |
| 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 | |
| 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 | |
| laravel/passport | Laravel Passport provides a full OAuth2 server for Laravel, making API authentication simple with access tokens, personal access tokens, and client credentials. Officially maintained, with extensive docs and integrations for securing first- and third-party APIs. | 3,405 | 3,455 | 803 | 2M | 2 | 61.8 | 45.3 | MIT | 1 month ago | |
| 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 | |
| laravel/reverb | Laravel Reverb adds real-time WebSocket support to Laravel, enabling broadcasting and live updates with a first-party, self-hosted server and seamless Laravel integration. Ideal for chat, notifications, and presence features. | 1,562 | 1,569 | 148 | 2M | 5 | 41.4 | 51.8 | MIT | 3 weeks ago | |
| laravel/scout | Laravel Scout adds driver-based full-text search to Eloquent models, automatically syncing model changes to your search indexes. Supports Algolia, Meilisearch, and Typesense, with configuration and usage documented on laravel.com. | 1,659 | 1,686 | 359 | 2M | 4 | 50.0 | 51.4 | MIT | 3 weeks ago | |
| laravel/slack-notification-channel | Official Laravel notification channel for sending notifications to Slack. Integrates with Laravel’s Notifications system, letting you route messages to Slack channels or users and customize payloads. See Laravel docs for configuration and usage. | 891 | 899 | 70 | 2M | 1 | 31.0 | 52.2 | MIT | 2 months ago | |
| laravel/socialite | Laravel Socialite offers a fluent interface for OAuth authentication in Laravel with providers like GitHub, Google, Facebook, GitLab, LinkedIn, Slack, Twitch, X, and more. It removes most of the boilerplate needed for social login. | 5,749 | 5,836 | 956 | 4M | 3 | 69.7 | 45.5 | MIT | 1 month ago | |
| laravel/vapor-core | Core runtime and service providers that power Laravel Vapor deployments on AWS Lambda. Helps Laravel apps run smoothly in serverless environments, integrating with SQS, databases, Redis, networking, CloudFront, and other AWS services used by Vapor. | 413 | 414 | 153 | 413K | 0 | 35.5 | 48.5 | MIT | 3 weeks ago | |
| laravel-lang/routes | — | 8 | 8 | 5 | 202K | 0 | 21.5 | 63.1 | MIT | 2 months ago | |
| laravel-zero/framework | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 343 | 342 | 63 | 53K | 0 | 25.3 | 35.1 | MIT | 2 months ago | |
| 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 | 987 | 516K | 158 | 64.4 | 51.9 | MIT | 3 years ago | |
| laraveldaily/laravel-invoices | Generate customizable PDF invoices in Laravel with templates, translations, taxes/discounts/shipping, due dates, serial numbers, and flexible currency formatting. Store, download, or stream via any configured filesystem, with global settings and per-invoice overrides. | 1,549 | 1,557 | 319 | 56K | 4 | 40.2 | 26.2 | GPL-3.0 | 2 months ago | |
| lastdragon-ru/lara-asp-testing | Testing utilities for integrating Lara ASP into Laravel apps. Provides helpers, fakes, and assertions to simplify writing automated tests around ASP policies, decisions, and request/response flows in your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lubusin/laravel-decomposer | — | 0 | 640 | — | 396 | — | 24.9 | 3.2 | — | — | |
| lucadegasperi/oauth2-server-laravel | — | 2,350 | 2,404 | 523 | 20K | 0 | 36.1 | 13.8 | MIT | 9 years ago | |
| lvlup-dev/laravel-agent-editable-prompts | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lvlup-dev/laravel-user-is-admin | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lvlup-dev/laravel-user-last-seen-at | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| maartenpaauw/filament-cashier-billing-provider | — | 103 | 103 | 14 | 3K | 0 | 27.0 | 24.7 | MIT | 2 weeks ago | |
| make-dev/laravel-security | Drop-in security headers for Laravel 11–13: HSTS, CSP with per-request nonces and strict-dynamic, X-Content-Type-Options, Permissions-Policy, and Subresource Integrity. Includes CSP/SRI violation report endpoints, logging/db storage, and Vapor-friendly SRI manifests. | 1 | 0 | 0 | 24 | 0 | 19.3 | 16.1 | MIT | 1 month ago | |
| masmerise/livewire-toaster | — | 508 | 509 | 35 | 24K | 0 | 28.4 | 26.6 | MIT | 2 months ago | |
| mdiqbal/laravel-payments | — | 2 | 2 | 1 | 29 | 0 | 0.0 | 14.2 | MIT | — | |
| mediadotonedev/userauthcenter | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| mehedi250/laravel-structure-kit | — | 9 | 9 | 0 | 0 | 0 | 17.9 | — | MIT | 2 months ago | |
| mikebronner/laravel-model-caching | Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps. | 2,368 | 2,366 | 229 | 16K | 0 | 47.0 | 14.4 | MIT | 6 days ago | |
| moffhub/billing | — | 0 | 0 | 1 | 291 | 0 | 17.3 | 39.0 | — | 2 months ago | |
| moo/flashcard-bundle | — | 0 | 3 | — | 0 | — | 0.9 | — | — | — | |
| muradbdinfo/laravelai | Unified AI chat interface for Laravel with pluggable providers (Ollama, OpenAI/ChatGPT, Anthropic/Claude, DeepSeek). Includes quick setup, configuration, real-world examples, chat app integration, API reference, and built-in RAG support. | 1 | 1 | 0 | 38 | 0 | 0.0 | 18.0 | MIT | — | |
| musahmusah/laravel-multipayment-gateways | — | 88 | 88 | 13 | 39 | 0 | 21.7 | 2.5 | MIT | 2 months ago | |
| 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 | |
| netipar/laravel-chunky | — | 0 | 0 | 0 | 519 | 0 | 29.6 | 45.2 | MIT | 2 weeks ago | |
| ntanduy/cloudflare-d1-database | Native Laravel database driver for Cloudflare D1 with full Eloquent, Query Builder, migrations, and seeding. Supports REST or Worker connections, batch queries and bulk inserts, read replicas with auto read/write splitting, import/dump/time-travel tooling, retries, and circuit breaking. | 24 | 24 | 7 | 699 | 0 | 28.2 | 23.7 | MIT | 2 weeks 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 | |
| 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 | |
| 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 | |
| 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. | 271 | 274 | 126 | 90K | 33 | 40.1 | 51.9 | MIT | 2 months ago | |
| open-southeners/laravel-dto | — | 10 | 10 | 1 | 90 | 2 | 26.8 | 16.4 | MIT | 1 month ago | |
| othyn/filament-api-resources | — | 0 | 0 | 0 | 18 | 0 | 2.2 | 12.4 | MIT | 10 months ago | |
| parvion/accessibility | — | 2 | 2 | 0 | 9 | 0 | 0.0 | 8.3 | MIT | — | |
| pedrokeilerbatistarojo/smartfilter | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | |
| pralhadstha/nepalcan-laravel | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| prettus/l5-repository | Laravel repository pattern implementation to abstract the data layer with Eloquent-friendly repositories, criteria for filtering, presenters/transformers, optional caching and validation, plus artisan generators. Helps keep controllers slim and code easier to maintain. | 4,205 | 4,272 | 896 | 173K | 233 | 85.2 | 55.2 | MIT | 1 week ago | |
| proengsoft/laravel-jsvalidation | Reuse Laravel validation rules, messages, and FormRequests for automatic client-side form validation—no custom JS required. Built on jQuery Validation with localization support, plus AJAX validation for unique/exists/active_url and custom rules. Supports Laravel 11–13, PHP 8.2–8.4. | 1,144 | 1,159 | 176 | 26K | 13 | 41.5 | 31.9 | MIT | 2 months ago | |
| 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 | |
| raditzfarhan/laravel-api-response | — | 4 | 4 | 1 | 60 | 0 | 0.1 | 16.2 | MIT | — | |
| ralphjsmit/laravel-glide | Generate responsive srcset/sizes image URLs on the fly with Glide in Laravel. Drop in the original image, use glide()->src() in Blade, and get resized variants served automatically (with lazy loading), no manual exports or config needed. | 49 | 49 | 11 | 2K | 4 | 26.1 | 26.4 | MIT | 1 week ago | |
| 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 | 26K | 1 | 0.3 | 47.0 | MIT | — | |
| resend/resend-laravel | Resend integration for Laravel and Symfony Mailer. Send emails via the Resend API using a simple facade, or switch to the bundled Laravel mailer transport. Configure your RESEND_API_KEY and set MAIL_MAILER=resend to get started. | 120 | 120 | 16 | 394K | 5 | 30.7 | 58.5 | MIT | 4 weeks ago | |
| roots/acorn | — | 972 | 975 | 109 | 77K | 1 | 38.0 | 32.6 | MIT | 4 days ago | |
| sajidwarner/laravel-device-detector | — | 5 | 6 | 0 | 27 | 0 | 19.8 | 11.9 | MIT | 1 month ago | |
| sakanjo/laravel-easy-metrics | Laravel package to quickly build app metrics (value, trend, bar, line, pie, doughnut, polar). Supports ranges, aggregates (count/sum/min/max/avg), and growth rates. Designed to work with Laravel and Filament widgets for dashboards. | 318 | 318 | 9 | 789 | 0 | 26.0 | 9.4 | MIT | 4 days ago | |
| sandermuller/laravel-fluent-validation | Type-safe, IDE-autocomplete Laravel validation rule builders. Create rules fluently without memorizing strings; each rule exposes only valid methods. Define nested array validation with each()/children(). Optional HasFluentRules trait speeds wildcard validation dramatically (up to 160x). | 199 | 198 | 2 | 5K | 0 | 29.2 | 23.8 | MIT | 3 days ago | |
| shahariar-ahmad/courier-fraud-checker-bd | — | 9 | 9 | 10 | 83 | 3 | 1.1 | 13.7 | — | — | |
| shelfwood/laravel-n8n | — | 0 | 0 | 0 | 163 | 0 | 18.0 | 35.4 | MIT | 1 month ago | |
| shopper/framework | — | 0 | 1 | 0 | 1K | 0 | 0.0 | 41.8 | — | — | |
| skywalker-labs/formcraft | — | 3 | 3 | 0 | 0 | 0 | 14.5 | — | MIT | 3 months ago | |
| snipify-dev/laravel-captcha | — | 0 | 0 | 0 | 10 | 0 | 6.0 | 15.1 | MIT | 8 months ago | |
| 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 | |
| spatie/flare-cli | Command-line tool for Flare that lets you authenticate with an API token and interact with the Flare API from your terminal. Manage projects and teams, list and inspect errors and occurrences, resolve or snooze issues, and query monitoring summaries and aggregations. | 3 | 3 | 1 | 49 | 0 | 18.8 | 17.8 | MIT | 1 month ago | |
| spatie/github-actions-watcher | Monitor all GitHub Actions workflows for a repo in real time from your terminal. Install via Composer and run actions-watcher to auto-detect the current git repo/branch, poll status, and refresh until all runs complete. Auth required for private repos. | 133 | 132 | 8 | 3 | 0 | 17.9 | 0.1 | MIT | 6 months ago | |
| spatie/interactive-slack-notification-channel | Send interactive Slack notifications from Laravel using Slack Block Kit. Configure a token and optional channel on your Notifiable, post rich messages with buttons/inputs, and use Slack API responses to reply in threads for follow-up order events. | 65 | 65 | 6 | 3K | 0 | 20.2 | 26.7 | MIT | 2 months ago | |
| spatie/laravel-bluesky-notification-channel | Laravel notification channel for Bluesky (spatie/laravel-bluesky-notification-channel). Send posts via Laravel’s notification system using a simple BlueskyPost builder; automatically detects links, mentions, and hashtags and renders rich text. | 0 | 0 | 0 | 15 | 0 | 16.4 | 19.0 | MIT | 2 months ago | |
| spatie/laravel-csp | Add Content Security Policy (CSP) headers to your Laravel app with easy configuration and preset policies. Control which scripts, styles, images, and connections are allowed, reduce XSS/data exfiltration risk, and support reporting and nonces. | 858 | 863 | 100 | 458K | 0 | 36.9 | 44.0 | MIT | 3 weeks ago | |
| spatie/laravel-disk-monitor | Monitor Laravel filesystem disks by recording daily metrics (currently: file count per disk). Includes migrations, config for disk names, and a scheduled command to capture usage over time for reporting and alerts. | 25 | 26 | 5 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| spatie/laravel-dynamic-servers | Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed. | 236 | 235 | 12 | 0 | 0 | 4.8 | — | MIT | 2 years ago | |
| spatie/laravel-enum | Laravel integration for spatie/enum: use Enum base class in Laravel, cast model attributes to enums (including nullable and arrays), and get Laravel-friendly behavior via custom casts and Castable support for Eloquent. | 365 | 368 | 36 | 118K | 0 | 11.3 | 34.7 | MIT | 1 year ago | |
| spatie/laravel-export | Export your Laravel app as a static site bundle. Crawls your routes to generate HTML for discovered URLs and includes the public directory for assets. Ideal for blogs/sites built with Laravel, then deployed to Netlify or any static host. | 669 | 670 | 63 | 5K | 0 | 32.6 | 15.5 | MIT | 1 week ago | |
| spatie/laravel-feed | Generate RSS, Atom, and JSON feeds for your Laravel app with minimal code. Install, register Route::feeds(), configure your feed items, and serve standards-compliant feeds from your application quickly and easily. | 0 | 988 | — | 87K | — | 31.8 | 30.2 | — | — | |
| spatie/laravel-googletagmanager | Laravel package for easy Google Tag Manager integration. Manage the JavaScript dataLayer from PHP, push variables and events, and include GTM scripts cleanly in your app with simple configuration and helpers. | 443 | 450 | 59 | 80K | 0 | 26.4 | 35.2 | MIT | 3 months ago | |
| spatie/laravel-honeypot | Protect Laravel forms from spam using a honeypot field plus a minimum-time check. Add the Blade component (or pass values manually for Inertia) and suspicious submissions are automatically discarded. | 1,561 | 1,568 | 107 | 227K | 0 | 35.8 | 33.8 | MIT | 3 months ago | |
| spatie/laravel-html | Generate HTML in Laravel with a clean, readable API. Build elements dynamically and compose them easily, including form fields that automatically pull values from models, session data, or defaults. Includes a convenient Html facade/alias for quick use. | 0 | 839 | — | 328K | — | 31.2 | 40.5 | — | — | |
| spatie/laravel-open-telemetry | Add OpenTelemetry tracing to Laravel to measure performance and follow requests across dispatched jobs and services. Export traces to tools like Jaeger or Aspecto for end-to-end visibility and debugging. (Package still in development.) | 181 | 183 | 22 | 3K | 0 | 2.4 | 12.6 | MIT | 1 year ago | |
| spatie/laravel-pjax | Laravel middleware that detects PJAX (X-PJAX) requests and returns only the expected HTML fragments instead of full pages, enabling faster navigation with jquery-pjax. Simple composer install and add FilterIfPjax to your HTTP kernel. | 513 | 523 | 48 | 6K | 0 | 26.1 | 16.8 | MIT | 3 months ago | |
| spatie/laravel-query-builder | Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. | 4,449 | 4,465 | 411 | 1M | 0 | 64.4 | 38.8 | MIT | 1 month ago | |
| spatie/laravel-rdap | Laravel package for performing RDAP lookups (WHOIS successor) to fetch domain registration data as structured JSON. Includes built-in caching for TLD server discovery and RDAP responses, plus configurable retries/timeouts for unreliable endpoints. | 71 | 72 | 16 | 14K | 0 | 21.7 | 35.7 | MIT | 2 months ago | |
| spatie/laravel-referer | Store a visitor’s original referrer in the Laravel session. Detects from utm_source first, then the external domain from the Referer header, otherwise empty. Configurable session key and referrer sources via published config. | 527 | 532 | 37 | 21K | 0 | 26.4 | 25.3 | MIT | 3 months ago | |
| spatie/laravel-responsecache | Cache full Laravel responses to speed up your app. Automatically caches successful text-based GET requests (HTML/JSON), with easy middleware per route, configurable lifetimes, and optional stale-while-revalidate “grace” caching to refresh in the background. | 2,797 | 2,821 | 245 | 260K | 0 | 51.1 | 31.9 | MIT | 1 week ago | |
| spatie/laravel-robots-middleware | Laravel middleware to control search engine indexing via X-Robots-Tag/robots meta behavior. Extend the base middleware and implement shouldIndex() to allow or block indexing per request (e.g., disable for admin routes), without changing your views. | 0 | 336 | — | 52K | — | 21.2 | 34.1 | — | — | |
| spatie/laravel-site-search | Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features. | 307 | 309 | 24 | 2K | 0 | 26.7 | 14.5 | MIT | 3 months ago | |
| spatie/laravel-varnish | Integrate Varnish 4/5 with Laravel: add middleware to force-cache selected routes and flush/purge the Varnish cache from within your app. Includes simple configuration and supports Laravel and Lumen. | 0 | 418 | — | 3K | — | 25.2 | 13.7 | — | — | |
| spatie/laravel-webhook-client | Receive webhooks in your Laravel app with Spatie’s webhook client. Verify signed requests, store incoming payloads, and process them asynchronously via queued jobs. Includes configurable webhook profiles and processing logic for reliable integrations. | 1,182 | 1,188 | 159 | 461K | 0 | 39.1 | 41.7 | MIT | 1 month ago | |
| spatie/mailcoach-cli | Command-line tool for Mailcoach. Log in with your instance URL and API token, then run autogenerated commands for every Mailcoach API endpoint (lists, campaigns, etc.). Includes clear-cache/logout and an AI agent skill for Boost/skills.sh. | 0 | 0 | 0 | 50 | 0 | 16.4 | 26.9 | — | 2 months ago | |
| spatie/spatie-price-api | Fetch pricing information from Spatie’s spatie.be API, used internally on Spatie product promotional sites. Includes a simple method to retrieve a price for a purchasable item. Open source but not intended for third-party use. | 15 | 15 | 0 | 201 | 0 | 24.3 | 23.0 | MIT | 2 months ago | |
| spatie/there-there-cli | Command-line client for There There. Authenticate with profiles per workspace, then browse, search, and manage tickets from your terminal—list and filter tickets, view details, reply/forward, add internal notes, and update status or assignee via API-backed commands. | 0 | 0 | 1 | 1 | 0 | 20.6 | 7.7 | — | 3 weeks ago | |
| spatie/visit | Human-friendly curl for the terminal. Visit any URL and display its response with colorized output (HTML via bat, JSON via jq), plus status code and response time. Supports custom HTTP methods and options like following redirects. | 391 | 390 | 14 | 1 | 0 | 7.5 | 0.0 | — | 1 year ago | |
| spykapps/passwordless-login | — | 1 | 1 | 2 | 487 | 0 | 19.3 | 38.2 | MIT | 1 month ago | |
| squareetlabs/laravel-toon | — | 0 | 0 | 0 | 15 | 0 | 9.2 | 17.9 | — | 6 months ago | |
| statikbe/laravel-cookie-consent | — | 218 | 217 | 27 | 9K | 1 | 23.6 | 28.6 | MIT | 2 months ago | |
| stormpath/laravel | — | 29 | 33 | 6 | 0 | 9 | 3.3 | 2.4 | NOASSERTION | 9 years ago | |
| stormpath/lumen | — | 8 | 10 | 1 | 0 | 2 | 1.7 | 0.8 | NOASSERTION | 9 years ago | |
| subhashladumor1/laravel-ai-guard | — | 29 | 28 | 0 | 37 | 0 | 14.8 | 5.2 | MIT | 3 months ago | |
| 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 | |
| syafiq-unijaya/laravel-ai-chatbox | — | 0 | 0 | 0 | 15 | 0 | 0.0 | 16.6 | MIT | — | |
| syamsoul/laravel-datatable-ssp | Laravel package to run DataTables in true server-side processing (SSP). Simplifies filtering, sorting, searching, and pagination with an API inspired by the original DataTables SSP class. Supports Laravel 9+ (PHP 8+) and integrates cleanly in controllers and views. | 7 | 7 | 6 | 761 | 0 | 24.7 | 30.0 | MIT | 3 months ago | |
| tailflow/laravel-orion | Laravel Orion builds a fully featured REST API from your Eloquent models and relationships with minimal boilerplate. Quickly generate standard CRUD endpoints, filtering, sorting, pagination, and relationship routes while keeping a Laravel-friendly workflow. | 1,601 | 1,604 | 98 | 20K | 0 | 20.0 | 15.5 | MIT | 1 year ago | |
| the-caretakers/laravel-request-logger | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | — | — | |
| timacdonald/json-api | — | 642 | 644 | 49 | 71K | 8 | 29.2 | 35.5 | — | 2 months ago | |
| toin0u/geocoder-laravel | — | 743 | 756 | 107 | 94K | 0 | 36.1 | 34.1 | MIT | 2 weeks ago | |
| torchlight/torchlight-laravel | Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). | 120 | 120 | 17 | 13K | 18 | 31.4 | 38.7 | MIT | 2 months ago | |
| tymon/jwt-auth | Laravel JWT authentication package providing token issuing, parsing, refresh, and invalidation using JSON Web Tokens. Integrates with Laravel guards/middleware, supports custom claims and multiple auth providers, and includes docs and testing support. | 11,481 | 11,660 | 1,541 | 852K | 569 | 84.3 | 56.5 | MIT | 2 months ago | |
| unimontes-cead/logging | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| unisharp/laravel-filemanager | UniSharp Laravel Filemanager adds a responsive web-based file manager to Laravel apps. Browse, upload, organize and delete files and images, integrate with editors like TinyMCE/CKEditor, configure disks, permissions, and customization options. | 2,146 | 2,180 | 738 | 53K | 213 | 73.7 | 51.3 | MIT | 1 month ago | |
| veeqtoh/cashier-paystack | — | 6 | 6 | 0 | 6 | 1 | 16.1 | 4.2 | MIT | 3 months ago | |
| vijaytomar/db-importer | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| watson/active | — | 326 | 336 | 18 | 53K | 3 | 2.9 | 30.8 | MIT | — | |
| watson/sitemap | — | 268 | 274 | 40 | 16K | 7 | 4.7 | 26.9 | MIT | — | |
| wayofdev/laravel-symfony-serializer | — | 21 | 21 | 3 | 2K | 1 | 28.3 | 33.5 | MIT | 1 month ago | |
| wendelladriel/laravel-validated-dto | Build typed Data Transfer Objects for Laravel that validate incoming data using familiar validation rules, defaults, and casting. Create DTOs by extending ValidatedDTO, define rules(), and get safe, validated, ready-to-use properties for your app. | 763 | 762 | 47 | 24K | 1 | 35.2 | 24.1 | MIT | 1 week ago | |
| xelent/xelentwatch | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | — | — | |
| yadahan/laravel-authentication-log | — | 419 | 419 | 56 | 14K | 5 | 24.3 | 26.6 | MIT | 3 months ago | |
| yajra/laravel-datatables-editor | Laravel DataTables Editor plugin for Laravel DataTables: server-side processing for DataTables Editor 2.x CRUD (create, edit, remove) with Laravel 12.x support. Requires a DataTables Editor premium license. | 119 | 123 | 17 | 155K | 2 | 23.9 | 49.3 | MIT | 2 months ago | |
| yajra/laravel-datatables-oracle | Laravel package for DataTables server-side processing via AJAX. Build JSON responses from Eloquent, Query Builder, or Collections using a fluent API (DataTables::eloquent/query/collection/make). Supports modern Laravel versions and common DataTables features. | 4,874 | 4,934 | 852 | 689K | 35 | 80.9 | 50.0 | MIT | 2 weeks ago | |
| yogeshgupta/phonepe-laravel | Laravel integration for PhonePe payments. Provides simple configuration and helper methods to initiate transactions, generate required hashes/signatures, and handle callbacks/responses, making it easier to accept PhonePe payments in your Laravel app. | 0 | 0 | 0 | 124 | 1 | 0.4 | 29.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?