关键词:model

92
A tagging package for Laravel 4 models.
93
Let a service provider handle your model events
94
An alteration of the authentication methods by laravel to support multi model authentication
98
Simple way to tag Eloquent models in Laravel 5.
101
PHP laravel eloquent on slim framework
102
Laravel model transformers with relationships for API based applications.
103
A Informix based Eloquent model and Query builder for Laravel (Moloquent)
104
Rinvex Tag 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.
106
This package adds a single trait to enable simple model translation.
107
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
108
A set of models to use with Laravel's Eloquent to query a Wordpress database.
109
A lazy mysql based Eloquent model and Query builder for Laravel
110
Apply sorting of Vue Table on Laravel Eloquent queries
111
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
112
Laravel Model (generator, constants, preserved lines, phpdoc)
113
Adds search and order functionality to Laravel Eloquent related models
114
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
115
Cortex Categories is a frontend layer for the 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.
117
Laravel 5 - Repositories to the database layer
118
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
119
Single Table Inheritance (STI) implemented as a Trait for Laravel Eloquent models