domain-providers-laravel
Laravel bridge for community-sdks/domain-providers-php with DB-backed provider registry and TLD sync.
laravel-auth-kit
by s3tech
Package Laravel plug-and-play : auth Sanctum, OTP reset, rôles Spatie, logs d'activité.
laravel-index-advisor
by erencagliz
Runtime query observer and index recommendation package for Laravel.
laravel-api-foundation
by tpjasar
API versioning, standard JSON response/error format, and pagination for Laravel APIs
laravel-ecommerce-tracking
by sabuj073
Data Layer, GTM, GA4, Facebook/TikTok Pixels & Conversion API for Laravel ecommerce
laravel-ecommerce-image-search
by sabuj073
Ecommerce image search using OpenAI Vision + Embeddings API for Laravel
laravel-bulk-sms
by sabuj073
Bulk SMS integration for Laravel with configurable gateways (value/paid format)
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