Libraries tagged by eloquent audit
mr-punyapal/laravel-extended-relationships
5427 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
oddvalue/eloquent-sortable
106151 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
sdavis1902/eloquent-vars
8636 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
roddy/firestore-eloquent
372 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.
thybag/bonus-laravel-relations
28612 Downloads
Additional eloquent ORM relation types for laravel.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
sematico/wp-fluent-query
664 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
xetaio/eloquence
1108 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2428 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
ahrmerd/laravel-test-generator
174 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
macsidigital/laravel-eloquent-extended
13 Downloads
Eloquent extended is a library to add some additional functions to laravel eloquent