laravel-featurebox
by mohamedhekal
A simple, flexible feature toggle system for Laravel — control the visibility of features across environments, users, and conditions.
laravel-encrypted-route
by intelfric
A Laravel package that encrypts full route URLs for enhanced security and obfuscation
laravel-filex
by devwizardhq
laravel-filex is a powerful and reusable Blade component that brings modern, asynchronous file uploads to Laravel applications. It supports features like drag-and-drop uploads, real-time progress indicators, preview rendering, chunked upload for large files, and temporary file handling with finalization on form submission.
laravel-activitylog-ui
A beautiful, modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features.
laravel-translatable
by labrodev
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
laravel-dreamsms
by dreamsms
A Laravel package providing a fluent, easy-to-use wrapper around the DreamSMS API for user registration, token management, sender configuration, balance inquiry and sending single or multi-recipient SMS messages. Developed by هوية الأحلام لتقنية المعلومات (Dreams), Saudi Arabia’s leading creative & tech service provider since 2006.
laravel-profanity-filter
by waad
Laravel Profanity Filter - Powerful PHP package for detecting, filtering, and masking profanity in multiple languages. Supports leet speak, custom word lists, case sensitivity, and seamless Laravel integration.
data-mapper-laravel-package
by wundii
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
laravel-business-core
by kirago
A Laravel business core multi-tenancies management data structure: orders, products, invoices, payments and more.
laravel-sentinellog
by harryes
A vigilant authentication logging and security package for Laravel 10-13 (PHP 8.2–8.5).
validate-user-laravel
by onsefy
Official Laravel SDK for OnSefy – Validate new users, detect fraud, and score risk automatically.
laravel-easy-modules
by kadevland
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
workflow-engine-laravel
Laravel integration for the Workflow Engine - providing Eloquent models, service providers, and artisan commands for seamless workflow management
laravel-module-generator
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
laravel-fcgi-client
by mrizwan
A Laravel package for communicating with FastCGI-compatible servers (like PHP-FPM)
laravel-auth
by cetria
Laravel package providing customizable authentication API endpoints using Sanctum and Bearer tokens.
laravel-sieve
by architools
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
laravel-userstamps
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
laravel-zoho-cliq
by abdavid
A Laravel package for integrating with Zoho Cliq, allowing you to send messages, notifications, and rich content seamlessly from your Laravel application.
laravel-package-starter-kit
Laravel Package Starter Kit - A professional foundation for building Laravel packages
laravel-scopes
by curly-deni
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
laravel-argonaut-dto
by yorcreative
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
laravel-prompt-manager
Laravel package for seamlessly managing, versioning and testing AI prompts when integrating with LLMs.
gif-creator-laravel
by plutuss
Laravel GIF animation package - a wrapper for sybio/gif-creator. Easily create, manipulate, and store animated GIFs using Laravel storage and facades.
laravel-seo-manager
by devrabiul
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
laravel-bangla-text-converter
by rishadblack
This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.
laravel-cart
by isapp
Is high customazible package for adding shopping cart functionality to Laravel applications
laravel-activity-log
by l0max
A Laravel package to log and store user activities across the application
laravel-crud
by labrodev
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented CRUD for Laravel application.
laravel-pwa
by kseven
A simple and easy-to-use PWA (Progressive Web App) package for Laravel applications.
laravel-trackable
by labrodev
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
laravel-numberable
by labrodev
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
laravel-impersonate
by evo-mark
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
laravel-state-management
by mkd
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
laravel-otp
by mkd
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
laravel-advanced-otp
by mkd
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.