Libraries tagged by regulations
sitehandy/laravel-world
7 Downloads
Provide countries, states, and cities relations database with Laravel 9-12 support.
samushi/queryfilter
83 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
protich/auto-join-eloquent
38 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
premiervirtual/laravel-world
915 Downloads
Provide countries, states, and cities relations database.
plank/larelations
35 Downloads
Extract the relations from a given Laravel model
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.
pendalff/eloquent-joins
2643 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
pdaleramirez/super-filter
1320 Downloads
A Craft CMS 5 plugin that lets you build your search page with search filters from your element fields and filter element entries by categories, tags, element relations and other fields.
patricknelson/silverstripe-gridfieldlimititems
1221 Downloads
Simple component which automatically limits the maximum number of items displayed in a GridField (including modifying actual relations).
nevadskiy/laravel-many-to-morph
77 Downloads
The missing polymorphic relationship for Eloquent.
naimsolong/laravel-data-extractor
6 Downloads
A data extractor based on models and it's relationship
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships