laravel-dynamic-settings
by codersandip
A professional Laravel package to store and manage application settings dynamically using the database with caching, multi-tenant support, and an admin panel UI.
laravel-audit-pro
by codersandip
An advanced activity and audit logging system for Laravel applications with admin UI, export, and queue support.
laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
laravel-slug-generator
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
laravel-healthcheck
Configurable health check endpoint with built-in checks and Kubernetes probe support
laravel-feature-flags
Lightweight feature flags with config and database drivers, percentage rollout, and scheduling
laravel-settings
Type-safe, cached application settings stored in the database with a simple key-value API
laravel-response-macros
Response macros for consistent, standardized API responses in Laravel
laravel-authkit
by kenad
A professional Laravel API authentication package with Sanctum, device management, email verification, password reset and rate limiting.
laravel-iam-client
by adamus
Laravel package for integrating with Adamus IAM service for centralized authentication
laravel-keycloak-guard
by leandrose
A Laravel authentication guard for Keycloak OAuth2 resource servers with token introspection and optional caching support.
laravel-5-helpers-postgres
by paulkphp
Group of common and easy to use base classes for a Laravel 5.1 project
laravel-odoo-guidelines
by dvolkering
Laravel Boost guidelines and skills for Odoo JSON-RPC development.
laravel-coding-standard
by justbetter
This package contains the coding standards configurations used for our packages and projects
laravel-searchable
by shergela
A Laravel-specific search/filter package with traits for boolean, date, time, and numeric filters.
laravel-excel
by businessg
Excel 同步/异步智能配置导入导出组件,为 Laravel 框架提供强大的 Excel 处理能力, 支持无限极列头配置, 页码、列头、列样式配置。
laravel-crud-api
by rizkussef
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
laravel-repository
by jooservices
Base repositories with CRUD, filtering, ordering and query-from-request for Laravel
laravel-web-profiler
by makfly
Symfony-style web profiler for Laravel with inline toolbar and React SPA dashboard
laravel-smart-filter
by yared
Automatically convert HTTP query parameters into Eloquent query filters for Laravel APIs
unified-ui-laravel
by rajeshwar
A scalable, token-driven Blade component library for Laravel — 75+ components built on Tailwind CSS, Alpine.js & Livewire. Install the Composer package or copy-paste with Artisan CLI.
laravel-xray
by ikabalzam
Static analysis for Eloquent column references — finds invalid database column names in your Laravel code before they hit production.
laravel-postman-exporter
by hopheartsceo
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
laravel-chunky
by netipar
Chunk-based file upload package for Laravel with event-driven architecture
laravel-ts-publish
by abetwothree
Create TypeScript declaration types from your PHP models, enums, and other cast classes
laravel-x402
by solanaguide
x402 Payment Middleware for Laravel & Symfony — gate routes behind instant USDC micropayments on Solana
laravel-cms-installer
by shamimstack
A self-contained Laravel 11+ CMS auto-installer package with multi-step web wizard, license validation, and frontend-agnostic UI.
laravel-wordpress-cda
WordPress blog caching functionality for Laravel applications
laravel-telemetry-logger
by febryntara
Comprehensive Laravel activity logger: all routes, requests, sessions, errors, with sensitive data filtering and microservice forwarding.
laravel-ilsawn
by yazidkhaldi
A Laravel package to manage multilingual translations via CSV, with a Livewire UI and JS hooks for React, Vue, Svelte, and native support for Blade and Livewire.
laravel-gdpr
by rylxes
GDPR and CCPA compliance toolkit for Laravel with data export, right to erasure, consent management, and audit trails
laravel-multitenancy
by rylxes
Simple by default, powerful when needed. Single-database and multi-database multitenancy for Laravel.
laravel-tenant-jobs
by rylxes
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.