laravel-translation-scanner
by nativecodein
Laravel translation scanner that auto-extracts __(), trans() and t() strings from PHP, Blade, and Inertia React (JS/TS/JSX/TSX) files into resources/lang/en.json. Supports Laravel 10, 11, 12 and 13.
laravel-json-api-response
by yzen.dev
Helpers for building JSON:API responses with responder classes
laravel-api-query-builder
Laravel API query builder - forked and customized from nealarec/laravel-json-query-builder
laravel-alias-manager
by vardanm1993
A professional, project-aware DAM-style alias manager for Laravel, Sail, Composer, Git, frontend, quality, Docker, security, and daily workflows.
laravel-auth
by joe-404
Drop-in, config-driven authentication library for Laravel 12 and 13. Registration with OTP + magic-link email verification, login, refresh token rotation, password reset, multi-session management, device fingerprinting, Google OAuth, long-lived API tokens, account status workflow, and referral codes with anti-abuse detection — all through a single JSON API.
laravel-vcr-am
Official Laravel adapter for the VCR.AM Virtual Cash Register PHP SDK — ServiceProvider, Facade, config publishing, and Artisan commands.
laravel-page-monitor
by panchodp
Monitor page visits in your Laravel application. Each visit is stored in the database with information about the user (authenticated or guest), device type, IP address, and timestamp.
laravel-location-kit
by erag
Laravel data-only countries, states, cities, currencies, timezones, and dial codes for helpers and Blade.
laravel-localizer
Detects the user’s preferred language and redirects to the matching localized URL.
laravel-artisan-watcher
by plakhin
A Laravel Artisan package to watch for file changes and automatically execute commands
opentelemetry-auto-class-laravel
by eerzho
Laravel integration for automatic OpenTelemetry tracing via the #[Traceable] attribute
laravel-securescan
A powerful security scanner for Laravel applications with CLI and web dashboard support to detect vulnerabilities like SQL Injection, XSS, secrets, and misconfigurations.
laravel-sluggable
by nunomaduro
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
laravel-clickhouse
A ClickHouse based Eloquent model and Query builder for Laravel
phpclickhouse-laravel
by oralunal
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
laravel-upgrades-rector
Automated Laravel version upgrade rules for Rector. Supports Laravel 10 through 13 with 64 rules covering breaking changes, dependency updates, and contract migrations.
laravel-fingerprint
by panchodp
Laravel Session theft protection via client fingerprinting — auto-invalidates sessions used from unrecognized devices.
laravel-cybershield
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
laravel-contacts
by xcopy
A simple Laravel package for managing polymorphic contact information for any Eloquent model.
laravel-model-state-transitions
by xcopy
Manage state transitions for your Laravel models with role-based access control and automatic history tracking.
laravel-obfuscator
by smhtet
Reversible identifier obfuscation for Laravel projects (obfuscate locally, deobfuscate on trusted server with same key).
laravel-mobile-ui
by nativemobile
PHP-first mobile UI package for Android WebView — Alpine.js + Livewire v4 components
tailwind-merge-laravel
by marcorieser
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
laravel-tailwind-merge
by kalel1500
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gemini-laravel
Google Gemini PHP for Laravel is a supercharged PHP API client that allows you to interact with the Google Gemini AI API
laravel-generic-api
by dandoetech
Registry-driven CRUD proxy for Laravel. Validation, policies, filtering, and consistent JSON responses.
laravel-bff
by dandoetech
Laravel bridge for DanDoeTech BFF metadata: metadata endpoints, policy & visibility decorators.
laravel-openapi-generator
by dandoetech
Laravel bridge for DanDoeTech OpenAPI generator: artisan export command and wiring.
laravel-model-meta
by dandoetech
Laravel bridge for code generation (models, migrations) from Resource Registry definitions.
laravel-resource-registry
by dandoetech
Laravel bridge for DanDoeTech Resource Registry: ClassBasedDriver, capability interfaces, computed resolvers, ServiceProvider.
laravel-folder-protection
by kommandhub
A Laravel package for basic folder protection using basic auth, specifically for staging environments.
laravel-kapital-bank-payment
Laravel package for Kapital Bank Merchant API V1.3 payment integration
laravel-excel
by businessg
Excel 同步/异步智能配置导入导出组件,为 Laravel 框架提供强大的 Excel 处理能力, 支持无限极列头配置, 页码、列头、列样式配置。
laravel-geocoding
Universal geocoding and postal code lookup for PHP with support for multiple countries. Framework-agnostic core with first-class Laravel integration.
egyptian-national-id-laravel
by a-j-n
Egyptian National ID validation, parsing, and generation package for PHP and Laravel.
laravel-domain-toolkit
by reizucodes
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.