Libraries tagged by laravel-motd
mhmiton/laravel-modules-livewire
311742 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
lacodix/laravel-model-filter
39178 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
joshbrw/laravel-module-installer
234698 Downloads
hootlex/laravel-moderation
115148 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
deligoez/laravel-model-hashid
72844 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
creolab/laravel-modules
149399 Downloads
Application specific modules in Laravel 4
akaunting/laravel-module
208846 Downloads
Module management package for Laravel
pingpong/modules
184858 Downloads
Laravel Modules
php-mcp/laravel
16226 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
betterapp/laravel-db-encrypter
554821 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
343103 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
128225 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
40298 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
149877 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
317854 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.