Libraries tagged by elo
kevupton/laravel-json-response
1371 Downloads
Easy Json responses for laravel
kanarskiy/laravel-relation-joins
637 Downloads
Adds the ability to join on a relationship by name.
kalnoy/cruddy
4972 Downloads
Backend interface for handling CRUD operations on your Laravel Eloquent models.
jsefton/laravel-virtual-fields
1134 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
johannesschobel/laravel-revisionable
6258 Downloads
Makes Laravel Models revisionable
joelshepherd/create-with
5240 Downloads
Easily add common unique identity fields to Laravel models.
joecianflone/modelproperties
944 Downloads
Make the DX of Eloquent Models better
jodeveloper/laravel-excel
103 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
jingwentian/hyperf-modelfilter
5544 Downloads
An Eloquent way to filter Hyperf Models
jimbolino/laravel-model-builder
10655 Downloads
builds eloquent models based on the tables and relations found in your mysql database
james.xue/laravel-sortable
9567 Downloads
Sortable behaviour for eloquent models
james.xue/laravel-admin-sortable
7510 Downloads
Sortable behaviour for eloquent models
ivan88217/laravel-auto-presenter
329 Downloads
A system for auto-decorating models with presenter objects.
italofantone/sluggable
15 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
italofantone/commentable
88 Downloads
Is a PHP library designed to simplify and automate the creation of comments based on Laravel.