dominikstyp/laravel-model-abstractor
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 in
时间:2017-11-13 05:20
ralphmorris/exporter
Export a collection of models to csv
时间:2017-11-13 00:36
fivesqrd/atlas-canvas
Script to quickly create boilerplate classes for new Atlas models.
时间:2017-11-09 12:29
unisharp/laravel-audit-trail2
Keep a change history for your models using laravel version 5.5.*
时间:2017-11-06 02:38
iuliansafta/laravel-connections
This package gives Eloquent models the ability to manage their friendships.
时间:2017-11-02 09:39
ur13l/api-crud-generator
Controller generator for Laravel based on the models available in your project.
时间:2017-11-01 03:17
achillesp/laravel-filterable
Filter eloquent models in Laravel.
时间:2017-10-31 22:41
tecnocen/yii2-rmdb
Yii 2 Library to create RMDB models and migrations
时间:2017-10-30 23:15
daniel-de-wit/laravel-model-active
Simple trait for scoping Eloquent models by 'active' boolean
时间:2017-10-23 13:42
coenjacobs/eloquent-composite-primary-keys
Offers composite primary keys on Eloquent models
时间:2017-10-23 09:20
nzesalem/lastus
A simple package to easily add and manage statuses in your laravel models
时间:2017-10-21 16:14