laravel-discount
by binafy
The Laravel-Discount is a Laravel package designed to handle discounts in your application effortlessly
laravel-artisan
Laravel scaffolding toolkit – generate boilerplate code and build artisan-powered CLI tools.
laravel-odoo-api
by athwari
PHP Odoo JSON-RPC connector with an attribute-based model layer, prepared for Laravel integration
laravel-config-cache-guard
by codegenie-be
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
laravel-eloquentql
Dynamically optimize Eloquent queries and API resources with JSON:API sparse fieldsets and includes.
laravel-volt-starter
by ilhamsyabani
A modern, MIT-licensed Laravel starter kit using Livewire Volt, Laravel Folio, and Tailwind CSS — 20+ custom UI components, theming system, and CRUD generators included.
systeminfo-laravel
by teksite
A Laravel package for collecting system, server, PHP and Laravel runtime information
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-statistician
by omaressaouaf
A Laravel package for generating clean application statistics from Eloquent models, query builders, or plain tables
laravel-audit-logs
by hosmelq
Structured audit logs for Laravel with actors, targets, and request metadata.
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-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.
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).