Libraries tagged by regulations
websight/l5-polyfaq
138 Downloads
Simple Laravel 5 FAQs for your site wired with polymorphic relations
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
webelightdev/eager-join
2 Downloads
This package introduces the join capability for sorting and filtering on eloquent relations.
webbuilders-group/silverstripe-statefulunsavedlist
12 Downloads
GridField component that allows unsaved relation lists for many_many when managing existing objects on the right side of the relationship relationships to be stored in the GridField's state and session
vuzen/zend-db-extended
6 Downloads
Zend\DB with Relations, Scopes and Finders.
viralsbackpack/backpackexcel
76 Downloads
Import excel has relationship
vati/filtero
8 Downloads
A Laravel package to filter, search, sort data from models and their relations
vanaboom/iso-countries
8 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.
ultratechinnovations/laravel-social-follow
1 Downloads
A complete, flexible follow system for Laravel applications with multi-model support, real-time notifications, and relationship management
udokmeci/yii2-closest-relation-trait
252 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
trinityrank/laravel-schema-org-builder
66 Downloads
Schema.org builder. Creating multiple nodes and makes relations between them.
tqt97/fi-blog
0 Downloads
Basic blog with model articles, categories, tags and relations
toastnz/gridfieldrelationhandler
212 Downloads
This module provides two GridField components that aid in managing relationships within SilverStripe.
tkriek/google_categories
11 Downloads
Sort categories for different locales based on category_id and build relations with parent_id
ticetmp/comma-separated
8 Downloads
This function could be useful in scenarios where traditional Eloquent relationships are not applicable, and you need to manually handle the relationship using raw SQL queries with a comma-separated values approach