关键词:model

182
Trait help to set custom message for model validation
184
Render Blade templates from Eloquent Model Fields
185
Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of and Translatable models out of the box.
186
Eloquent CRUD records tracking for Laravel
187
Render Blade templates from Eloquent Model Fields
188
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
189
Laravel 5 package to easily add event listening capabilities to any model on Create/Update/Delete operations.
190
Create easy model from MySQL Databases
191
A MongoDB based Eloquent model and Query builder for Laravel 4
192
Laravel 5 - Repositories to the database layer
193
Provide single table inheritance for Moloquent models.
194
A Laravel 5 package to automatically log attributes changes on any of your app models.
195
Gives the models the ability to be validated before saved.
196
a one to one and one to many reverse relation for laravel
198
Entity–attribute–value model (EAV) for laravel
199
a slightly modified version of jenssegers/laravel-mongodb for laravel 4.2 using php7 mongodb driver
201
Laravel 5 - Repositories to the database layer
202
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
203
Laravel's model convenience without the Eloquent backend.
204
Laravel 5 - Repositories to the database layer with MongoDB support
206
Keep a revision history for your models without thinking, created as a package for use with Laravel