Libraries tagged by laravel-motd
mhmiton/laravel-modules-livewire
281032 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
joshbrw/laravel-module-installer
219636 Downloads
hootlex/laravel-moderation
112488 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
65654 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
creolab/laravel-modules
147054 Downloads
Application specific modules in Laravel 4
akaunting/laravel-module
197359 Downloads
Module management package for Laravel
pingpong/modules
183475 Downloads
Laravel Modules
php-mcp/laravel
5776 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
betterapp/laravel-db-encrypter
538406 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
333861 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
114614 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
29635 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
135631 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
308321 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
581998 Downloads
A package for adding methods to Laravel models on the fly