laravel-habbo-web-api
Laravel client for the public Habbo Web API, with typed DTOs and per-hotel domain routing.
laravel-lobbyist
A Laravel package to search, monitor, and summarize legislative actions across USA.
laravel-lobbyist-legiscan
Default nationwide LegiScan API driver for the laravel-lobbyist package.
laravel-request-analysis
by mrnaeem4
Laravel middleware that intercepts incoming HTTP requests and writes structured JSON request logs (JSONL) to the Laravel storage/logs directory with daily rotation and gzip compression.
laravel-lobbyist-ai
AI layer for laravel-lobbyist: summarize, classify, and ask questions about legislative data with the Laravel AI SDK.
laravel-support
by ca-santos
General-purpose, domain-organized helper library for Laravel applications
phpstan-laravel-deadcode
by amarucci
Teaches PHPStan's dead code detector to read the wiring Laravel calls and PHP cannot see: Livewire components and their Blade templates, Eloquent enum casts, gate abilities, and package contracts.
laravel-nodeless
A Laravel Livewire starter kit with no Node, npm, Vite, or frontend build step.
prayer-times-laravel
by mubbashir786
Prayer times, Ramadan scheduling, and Adhan reminders for Laravel apps.
laravel-sheet-stream
by mrdellimore
Streaming Excel imports & exports for Laravel, powered by OpenSpout.
laravel-resource-helper
by djzt
Helper methods for Laravel API Resources: configurable date formatting, money, enums, files, conditional attributes.
laravel-request-helper
by djzt
Typed request accessors for Laravel: nullable*, optional* and required* helpers with an explicit Optional marker for absent keys.
laravel-api-docs
by cofa
Zero-config, structure-agnostic API documentation generator for Laravel. Scans every route, infers headers, body, query and URL parameters plus expected responses, and renders them as beautiful Blade documentation inside your own project.
mailifica-laravel
by mailifica
Official Laravel Mail Transport Driver and SDK for Mailifica Email Infrastructure Platform
laravel-identity
by waventra
Laravel identity package for users, teams, roles, and permissions, with JWT authentication via waventra/laravel-jwt-token.
laravel-aws-sso
by cwilsn
Seamless AWS IAM Identity Center authentication for local Laravel development.
laravel-jwt-token
by waventra
Secure JWT authentication for Laravel with rotating refresh tokens, reuse detection, and revocation.
laravel-activity-tracker
by abdulbaset
Automatic, zero-code database activity/audit tracker for Laravel applications.
laravel-skautis
by misakstvanu
Object-oriented Laravel package for all SkautIS webservice operations.
ameriabank-vpos-laravel
Laravel integration for the unofficial Ameriabank vPOS 3.1 client.
laravel-cqrs-modules
by jorgo69
Generateur de modules CQRS pour Laravel (make:module / make:cqrs-command / make:cqrs-query). Outil de dev uniquement, aucun couplage runtime.
laravel-filament-operations
by izarych
Configurable backup and log management pages for Filament panels.
laravel-api-resource
by code20
Scaffold a full API layer (Form Request, API Resource, Service, Controller, and optional Policy/DTO/Exception/Pest tests) for Laravel with a single artisan command.
laravel-tailscale-identity
by geocodio
Tailscale tailnet identity and capability resolution for Laravel — whois-based, fail-closed
laravel
by automateflow
Connect a Laravel application to an AutomateFlow workspace: sync contacts, send mail through the transactional API, embed subscription forms, trigger automations, and receive signed webhooks.
laravel
by sitemappilot
Official Laravel SDK for SitemapPilot — Automated Google Search Console, Bing, and IndexNow delivery.
database-backup-laravel
by amdadulhaq
Simple database backups for Laravel (PostgreSQL, MySQL, MariaDB, SQLite) streamed to any filesystem disk, including S3-compatible APIs like Cloudflare R2.
laravel-otp
by elkomy
Secure, queued, and configurable OTP verification package for Laravel applications.
laravel-version-endpoint
by woweb
A signed, read-only /__version endpoint that reports what a Laravel application is actually running.
laravel-modules
by waventra
Laravel modules package: independent modules outside app/ with repository pattern, service layer, and artisan module:make generators for Laravel 11 and 12.
laravel-taskflow
A production-quality asynchronous job processing system for Laravel.
indexnow-laravel
by slimad
Laravel integration for IndexNow: service provider, configuration, cache/database backed queues, queued job, Artisan commands, scheduler binding and an Eloquent trait for submitting URL changes to Bing, Yandex, Seznam, Naver and Yep.
laravel-docs-module
by databis
Documentation module for Laravel: nested categories, TipTap-backed articles, images and revisions, exposed as a REST API.
laravel-template-structure
by cachewraith
Installer-style Laravel package that scaffolds a clean, scalable, OOAD-based, OWASP-hardened architecture — layered services, repositories and policies behind a versioned JSON API, a server-rendered Blade UI, or both — into any Laravel 10, 11, 12 or 13 application.