Libraries tagged by eloquent aes
rauny-henrique/plastic
15 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
ralphschindler/laravel-magick
15 Downloads
A media library for Laravel with a big imagick flex
raditzfarhan/laravel-sortable
209 Downloads
Just a simple sortable behaviour for your Laravel and Lumen eloquent model.
qanoune/plans
136 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
pieterdev/repoflow
23 Downloads
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.
paligiannis/laravel-attributes
5 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
padosoft/laravel-querymonitor
5 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
odwini/laravel-mediable
2 Downloads
A package for easily uploading and attaching media files to models with Laravel fork from plank/laravel-mediable
nunomazer/laravel-addressable
7 Downloads
Laravel Addressable is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
novocast/laravel-readonly
2 Downloads
A Read-only model trait for assisting dealign with read only models.
nickschot/laracsv
45 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
ngoubaux/delatbabel-nestedcategories
7 Downloads
A Laravel 5 package for nested categories.
ngmy/specification
361 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
neelbhanushali/laravel-uuid
8 Downloads
A trait that provides support for uuid for eloquent models.
nearbycreative/light-framework
20 Downloads
Light Framework makes it ridiculously easy to throw up a powerful JSON API