laravel-grid-view
by artlosk
Server-rendered Laravel GridView with sortable columns, row actions, grouped rows and optional AJAX navigation.
laravel-api-keys
by mrsuner
Developer API key management (prefix-routed keys, rotation with overlap, per-key rate limits, async usage tracking) for Laravel. Works standalone and auto-wires into mrsuner/laravel-api-boilerplate.
laravel-permissions
by hansdeboeck
Een rechtencatalogus in config, en een idempotent commando dat haar naar de databank brengt. Bovenop spatie/laravel-permission.
laravel-queue-guard
by xcodiedev
Development-time guard that inspects a queued job before it is dispatched and warns about payloads that will fail, corrupt, or bloat the queue.
laravel-couponables
This package provides polymorphic coupon functionality for your Laravel application.
laravel-arabic-html
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
laravel-payment-gateway
by kreetancraft
Unified payment gateway for Laravel with Stripe and Himalayan Bank (2C2P PACO) support. Features encrypted database-stored credentials, provider manager, coupons, Livewire 4 + Flux UI.
laravel-timezone
by mixudev
Lightweight, automatic, zero-config timezone resolution and conversion package for Laravel.
laravel-universal-slug
by imrandevbd
Universal, multilingual, and Unicode-safe slug generator for Laravel with Eloquent unique slug support for any language and script (Bengali, Arabic, Hindi, Chinese, Russian, European, etc.).
laravel-midtrans
by aliziodev
Laravel integration for the aliziodev/midtrans-php SDK: config, facades, verified webhook handling and typed payment events.
laravel-route-permissions
Scaffold Laravel permissions from your named routes, then enforce them. Roles, direct permissions, cached lookups, Gate integration, and optional Passport scope sync.
laravel-routines-admin
by padosoft
Enterprise admin panel (React 19 + Vite 8 + Tailwind 4) for padosoft/laravel-routines — schedules, run ledger, mandates and the queue of routines that stopped to ask a human.
laravel-webhook-ledger
Exactly-once webhook processing for Laravel. Signature verification, atomic deduplication, and a durable event log for Stripe, PayPal, and any provider you add.
laravel-inspector
by synerdy
Tells you whether a Laravel app is still a clean install, and lists every file the developer added on top of it.
laravel-how-it-works
A Laravel package for managing 'how it works' steps with translatable titles and descriptions
laravel-faq
A Laravel package for managing FAQs with translatable questions, answers, and categories
laravel-routines
by padosoft
Scheduled, manual and webhook-triggered agentic routines for Laravel — with delegated identity, budget ceilings and a human reachable when a routine hits something it wasn't authorized to do.
laravel-http-remember
by philipannis
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.
laravel-routines-contracts
by padosoft
Shared contracts for padosoft/laravel-routines — the vocabulary a package needs to declare a routine target, with zero runtime dependencies.
pesapal-laravel-sdk
A production-grade Laravel SDK for Pesapal API 3.0 card and hosted checkout payments.
laravel-nhs-login
by spickyyy1
NHS login (OIDC) authentication for Laravel: a Socialite provider with private_key_jwt client authentication, RS512 ID token verification and Vectors of Trust support.
laravel-perisan-name-gender-detection
Laravel integration for offline Persian given-name gender detection
claude-tasks-laravel
by phattarachai
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
laravel-env-secrets
by phattarachai
Encrypt .env.<env> with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
task-runs-laravel
by phattarachai
In-app background-task status tracking for Laravel — opt-in jobs record task_runs rows with live progress, cooperative cancel, overlap + orphan guards, and a broadcast/poll UI contract.
laravel-site-settings
by kreetancraft
Application settings, navigation menus & multi-platform review aggregator for Laravel — Livewire 4 + Flux UI, Google Tag Manager, Spatie Settings, Google/Facebook/TripAdvisor reviews & public API.
durable-laravel
by gplanchat
Laravel integration for gplanchat/durable — binds the four storage ports from one published config file
laravel-eppo
by atlasflow
Laravel client for the EPPO Global Database (data.eppo.int) with a durable, self-invalidating local cache.
laravel-psnapi
by hawkiq
A Laravel package to interact with PlayStation Network APIs and retrieve trophy data.
laravel-cache-exporter
by mchardians
Prometheus exporter for Laravel cache metrics (hit/miss, latency) backed by APCu.
laravel-docker-engine
by misaf
Laravel integration for the misaf/docker-engine-php SDK with Docker and Podman driver management.
laravel-blog
by kreetancraft
Blog for Laravel — posts, categories, tags, authors, series and moderated comments, with SEO and a public read API. Livewire 4 + Flux UI.
laravel-seo
by kreetancraft
SEO for Laravel — per-model meta, live content analysis, JSON-LD and a sitemap feed. Livewire 4 + Flux UI.
laravel-centrifugo
by jestays
Laravel broadcasting driver for Centrifugo 6+ with multi-application channel and user scoping.
laravel-clipboard-core
by ikromjon
The clipboard-watching and history engine behind laravel-clipboard: a framework-agnostic, UI-free Laravel package for capturing, deduplicating, and pruning clipboard history
imagekit-laravel-client
by thecyrilcril
A Laravel-native ImageKit API client built on Illuminate\Http\Client: typed requests, typed results, typed exceptions.
laravel-rag
by murkrow
Generic, configuration-driven RAG toolkit for Laravel: chunking, embeddings, pgvector retrieval, grounded answering, an MCP server and a Filament control panel.