Libraries tagged by eloquent aes
itega/laracsv-utf8
81 Downloads
A fork of usmanhalalit's Laravel package to easily generate CSV files from Eloquent model.
italofantone/taxonable
2 Downloads
A Laravel package to manage flexible content taxonomy with taggable support for Eloquent models.
isaacqc/laravel-single-table-inheritance
15 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
ipop/plans
1872 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
indgy/phluent
15 Downloads
A dependency free lightweight fluent SQL query builder using PDO
iamalexchip/clawcrane
4 Downloads
A laravel package for using GraphQL like filtering from eloquent models
hugorut/filterable
20 Downloads
A laravel package for working with query filtering
huantime/laravel-app-settings
11 Downloads
A package with UI to store and manage all the settings for your application
hsharghi/nestablecollection
603 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
hopkins/aylien-model-traits
12 Downloads
A trait that can be included on eloquent models to utilize the Aylien text analysis php sdk
hihuangwei/closure-table
18 Downloads
A closure table tree package for laravel eloquent
harrysbaraini/laravel-auditing-mongo-db
12 Downloads
Keep a change history for your models using laravel and lumen with mongo db
hardevine/laravel-auto-presenter
51 Downloads
A system for auto-decorating models with presenter objects.
gurgentil/laravel-storable
58 Downloads
A Laravel package to create storage transformers for your models.
guosheng1987/laravel-repository-query
18 Downloads
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition