Libraries tagged by rotation
nicmart/numbers
117187 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
liam-wiltshire/laravel-jit-loader
75724 Downloads
Just In Time relationship loader for Laravel
jedrzej/pimpable
152251 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
io238/laravel-iso-countries
44630 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
fidum/laravel-eloquent-morph-to-one
97673 Downloads
Adds MorphToOne relation to Laravel eloquent
emonkak/orm
306306 Downloads
A strict typed Object-Relational Mapper
divineomega/array_undot
103381 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
civicrm/civicrm-drupal-8
204318 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
cerbero/eloquent-inspector
9501 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
bnbwebexpertise/laravel-attachments
196400 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
134621 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
10up/wp-content-connect
9903 Downloads
WordPress library that enables direct relationships for posts to posts and posts to users.
znck/belongs-to-through
224055 Downloads
Laravel Eloquent BelongsToThrough relationships
yii2tech/ar-linkmany
271143 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
mpyw/eloquent-has-by-join
120781 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.