Libraries tagged by eloquent aes
ooxif/laravel-query-param
3846 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
ipalaus/geonames
3314 Downloads
A collection of models and commands to get all the power of GeoNames in Eloquent ORM.
chsh/baum
23160 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
eloquent/pbkdf2-compat
143126 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
eloquent/equality
8509 Downloads
A better strict comparison for PHP.
eloquent/cosmos
6250 Downloads
A library for representing and manipulating PHP class names.
karabinse/laravel-commentable
1694 Downloads
Easily add a commentable trait to a Eloquent model
dyrynda/vagabond
121 Downloads
Eloquent without a home
wfeller/parental
1614 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
mjkhajeh/wporm
51 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
sheikhheera/requent
171 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
rsanchez/deep
2425 Downloads
A set of Eloquent models for ExpressionEngine Channel Entries.
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
citeq/php-api-wrapper
2177 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)