Libraries tagged by eloquent audit
kirkbushell/eloquence
809445 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
watson/aggregate
129461 Downloads
Extend Laravel's query builder with additional relation aggregates.
mr-punyapal/laravel-extended-relationships
6363 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
oddvalue/eloquent-sortable
113120 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
thybag/bonus-laravel-relations
29612 Downloads
Additional eloquent ORM relation types for laravel.
sdavis1902/eloquent-vars
9817 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
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.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
moirei/media-library
472 Downloads
Manage media library with a directory system and associate files with Eloquent models.
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
sematico/wp-fluent-query
674 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
mirbaagheri/eloquent-extra-events
12 Downloads
Events additional to the eloquent
fatihirday/eloquent
7 Downloads
additional features to eloquent