关键词:model

301
Laravel 5 - Repositories to the database layer
303
Repositories for Laravel models
304
A MongoDB based Eloquent model and Query builder for Laravel 4
306
Laravel zero - Repositories to the database layer
307
Plastic is an fork from sleimanx2/plastic, I add some features for my company project.
309
Laravel validation rule to check if a custom route key exists.
310
A Couchbase based Eloquent model and Query builder for Laravel
311
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
312
Empress CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
313
Laravel Generator fork from InfyOm Laravel Generator
314
A laravel eloquent-like mysql class
316
MIRIDOO LARAVEL DATABASE MAPPER
318
Addition of useful methods for Eloquent models
319
Laravel model generator with configurable stub path and model namespace
321
Rinvex Categorizable 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 Sluggable, and Translatable models out of the box.
322
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
323
Rinvex Taggable is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
324
Rinvex Tenantable is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
325
Handle uploads and image resizing automatically.
327
Laravel 5 - Repositories to the database layer
328
Automatic validation for laravel models.
329
A Laravel service provider package to help you get started with TDBM in Laravel.