Libraries tagged by relationship model
erikgall/transformer
306 Downloads
Laravel model transformers with relationships for API based applications.
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
victorscatolon/filament-attachment-library
111 Downloads
Easily manage file attachments across multiple models using a clean, polymorphic approach in your Filament app.
victormgomes/laravel-query-engine
27 Downloads
Automatically generates dynamic API parameters, strict validation, and optimized queries based on Eloquent Models.
scaffolds/builder
302 Downloads
Laravel 5* Scaffold Generator
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
thomasjbradley/micromodel
34 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
watson-developer-cloud/php-sdk
244 Downloads
Client library to use the IBM Watson Services
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
veiliglanceren/laravel-morph-categories
684 Downloads
A Laravel package to support polymorphic category relationships for any model.
sfneal/address
66905 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
nhalstead/transferable
207 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.
namaa-solutions/laravel-orion
4756 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.