laravel-statistician
by omaressaouaf
A Laravel package for generating clean application statistics from Eloquent models, query builders, or plain tables
laravel-evm
by it-healer
A library for Laravel that allows you to work with any EVM network (Ethereum, BSC, Polygon, ...): wallets, addresses, tokens, deposits and transfers.
laravel-audit-logs
by hosmelq
Structured audit logs for Laravel with actors, targets, and request metadata.
laravel-steam-api-sdk
by fkrzski
Laravel bridge for fkrzski/php-steam-api-sdk — service provider, Steam facade and test fakes for the Steam Web API.
yammi-audit-log-laravel
by romalytar
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
laravel-localized-routes
A convenient way to set up, manage and use localized routes in a Laravel app.
laravel-saudi-fda
by aghfatehi
Laravel package for Saudi Food and Drug Authority (SFDA) API integration. SDK for Cosmetics, Drugs, Food & Medical Devices with OAuth2 auto-auth. ربط الهيئة العامة للغذاء والدواء السعودية مع لارافيل - دعم مستحضرات التجميل، الأدوية، المنتجات الغذائية، والأجهزة الطبية
laravel-world
by imujas9
World countries, states and cities with multi-language support for Laravel. Works without a database out of the box.
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-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.