laravel-fumadocs
by nickwelsh
Generate Fumadocs documentation and PHP API references for Laravel applications and packages.
laravel-api
by yoosuf
High-performance Laravel API toolkit with OpenAPI 3 generation, interactive docs UI, and consistent response helpers.
sofizpay-laravel
A Laravel wrapper for the SofizPay API — CIB card payments and prepaid service operations (phone, internet, game recharge, bill payments) for Algeria, with typed DTOs, response objects, and built-in sandbox mocking.
laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
wallet-laravel
by laulamanapps
Platform-agnostic wallet pass generation for your Laravel application
apple-passbook-laravel
by laulamanapps
Generate Apple Wallet passes (PassKit) from your Laravel application
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-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