Libraries tagged by model relations
elngar/crud_generator
7 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
assemble/eloquentsearch
299 Downloads
Search and retrieve an eloquent model entity based on complex search criteria from the model relations.
vanaboom/iso-countries
3 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.
remcosmits/backend-framework
205 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Models with relations, Advanced Routing with dynamic routes(middleware, grouping, prefix, names).
porthorian/entity-orm
217 Downloads
A simple object relation model library
madou1217/laravel-iso-countries
17 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.
illusi03/lara-search
143 Downloads
Advanced model and relationships search for Laravel
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
brandonkerr/eloquent-from-settings
10 Downloads
Easily generate eloquent models and relationships from JSON or array
bfg/scaffold
671 Downloads
Scaffolding for recursively creating migration models and relationships between them
vati/filtero
7 Downloads
A Laravel package to filter, search, sort data from models and their relations
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
gokhankurtulus/querymapper
11 Downloads
A simple PHP library for creating models and database relations.
kmuenkel/concept-factory
131 Downloads
Auto-generate dummy data with realistic relationships per Model-like config classes