Libraries tagged by eloquence
wzulfikar/eloquent-simple-ledger
2404 Downloads
williamoliveira/eloquent-array-query-builder
9241 Downloads
Query Laravel Eloquent with and array
verbanent/eloquent-binary-uuid
10175 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
vdlp/eloquent-model-cloner
14699 Downloads
Clone eloquent models and relations
user11001/eloquent-model-generator
63524 Downloads
Eloquent Model Generator
supportpal/eloquent-model
6349 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
stayallive/laravel-eloquent-uuid
20731 Downloads
Generate UUID for a Laravel Eloquent model attribute.
staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
1307 Downloads
Merge of staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list
sdavis1902/eloquent-vars
9818 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
rstriquer/eloquent-logger
2480 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
roddy/firestore-eloquent
507 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
prappo/wp-eloquent
839 Downloads
Eloquent ORM for wordpress.
pion/laravel-support-eloquent
6050 Downloads
Package with small support traits and classes for the Laravel Eloquent models
phoenix/eloquent-meta
46589 Downloads
Attach meta data to Eloquent models
ngmy/laravel-ide-helper-eloquent
6148 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.