laravel-nexus
by cboxdk
Cbox Nexus — the US economic-nexus engine for Laravel: accumulate a seller's sales per state, detect when a post-Wayfair threshold is crossed, and report where registration is required.
laravel-ddd-toolkit
by samuel-nunes
A pragmatic tactical DDD toolkit for modular Laravel applications.
openlogs-laravel
by techforce
Laravel bridge for OpenLogs: a first-class log channel with optional queued delivery, built on techforce/openlogs-monolog.
laravel-authentication
by sinemacula
Stateless contextual authentication primitives (Identity, Principal, Device, Tenant) for Laravel 12 and 13.
laravel-notification-foundation
by thesetj
Foundation package for Laravel notifications providing base classes, contracts, traits, and channels for FCM, SMS, and database delivery.
laravel-results-summary
by paulmuldoon
A Blade component for displaying a summary of items in a collection
laravel-svelte-elements
by dobrys
Laravel service provider companion for the laravel-svelte-elements npm package — serves translations JSON and publishes Vite/JS stubs for Svelte custom elements.
laravel-onboarding-tour
by taoshan98
Interactive, highly configurable visual onboarding tour package for Laravel applications.
laravel-slack
by labrodev
Stateless Slack incoming-webhook client for Laravel with Block Kit message transport and webhook-URL validation.
laravel
by paybysquare
Laravel integration for paybysquare/php: config defaults, facade, and Blade QR component.
laravel-team-paddle
by labrodev
Paddle billing adapter for labrodev/laravel-team — Cashier-Paddle gateway, Billable team model, and webhook plan sync.
laravel-team
by labrodev
Teams, memberships, invitations, roles and plan/billing mechanics for Laravel SaaS applications — the Labrodev multi-tenancy core.
laravel-ssl-keeper
by labrodev
TLS certificate expiry reader for Laravel — fetches and parses the peer certificate of any host.
laravel-domain-keeper
by labrodev
Domain registrar-expiry reader for Laravel — RDAP first with a port-43 WHOIS fallback.
laravel-domain-verifier
by labrodev
DNS-over-HTTPS TXT/CNAME resolver for Laravel with token-based domain-ownership verification.
laravel-bulk-upload
by aditkuma
Queue-backed bulk CSV/Excel upload pipeline for Laravel - any columns, any row count - with a live processed/failed/in-progress/remaining progress dashboard (WebSocket broadcast + polling fallback).
laravel-croatia-toolkit
by stboris
Croatian business utilities for Laravel: OIB validation and Sudski registar company lookup, HNB exchange rates, and Croatian IBAN validation — with an optional Filament form field.
laravel-ssrf
by securized
SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.
laravel-oidc-server
by bambamboole
OpenID Connect provider (server) for Laravel Passport — the engine behind bambamboole/laravel-oidc
document-signer-laravel
by la-souris
Laravel integration for the document signer SDK: config, service provider, manager, facade, and webhook routes for ValidSign and DocuSign.
sdk-laravel
Laravel integration for the Email Funnel AI SDK — facade, config, and auto-wired client.
laravel-issue-reporter
by asdrubalp9
Capture Laravel errors and report them as GitLab issues, with deduplication.
brandgeo-laravel-nova
by a2zwebltd
BrandGEO client dashboard for Laravel Nova — AI brand visibility data (brands, audits, monitoring) rendered inside your Nova admin, keyed by your BrandGEO API key.
brandgeo-laravel-client
by a2zwebltd
Official Laravel client (SDK) for the BrandGEO public API — brands, AI visibility audits and monitoring data with typed DTOs.
laravel-permission-registry
by ahmdrv
A code-first permission resource registry and synchronization toolkit for Spatie Laravel Permission.
laravel-db-query-sniffer
by andriichuk
Laravel package to log SQL queries and Redis commands with raw SQL, binary-safe bindings, and slow-query filters
laravel-auth
by bijon
Authentication integrations for Laravel: Google OAuth2 and provider-based CAPTCHA verification (Cloudflare Turnstile, Google reCAPTCHA v3).
laravel-kpay
by vnuswilliams
Laravel integration for KPay - Mobile Money payment aggregator for Africa
laravel-mcp-pilot
by gomdimapps
Token-lean toolkit for Laravel projects, built for MCP and other low-token AI integrations: a lexical index (classes, routes, views, frontend files, with pluggable schema extraction) and a driver-agnostic database introspection tool (list tables, describe schema, run guarded queries, optional Spatie Permission mapping).
laravel-docent
by stechstudio
Docent — give your Laravel app a guide. Beautiful, contextual, permission-aware documentation that participates in your application.
user-sessions-laravel
by rene-roscher
Device management, logout other devices and new-device alerts for Laravel — without giving up your cache-based session driver.
laravel-ai-attributes
by parselynk
Add AI-powered computed attributes to any Eloquent model — a thin Eloquent layer on top of the official Laravel AI SDK.
bd-sms-laravel
by amdadulhaq
Send SMS from Laravel via Bangladeshi gateways (BulkSMSBD, MimSMS, SSL Wireless, Alpha SMS, GreenWeb BD) or any custom HTTP API.
laravel-arc
by rajska
A dev-only Laravel package that turns artisan make:* commands into an architecture-aware, config-driven generator via a single arc.neon file.
laravel-workflow
by zaber-dev
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
laravel
by monitorkit
Laravel APM for MonitorKit — automatic request tracing, Eloquent query monitoring, and error tracking
laravel-swiss-bank-csv-parser
by kokonut-ch
Laravel Package | Parse CSV account statements exported by Swiss banks into one neutral, predictable structure.
laravel-master-crud
Shared master-CRUD scaffolding (base controller, model traits, DataTables grid view, form components, access helper) for Laravel admin panels.
laravel-user-manual
Markdown-based in-app user manual for Laravel applications
laravel-api-console
Auto-discovering Swagger-style API Console & Route Tracker for Laravel applications