Libraries tagged by rest relationships
tailflow/laravel-orion
430859 Downloads
Orion for Laravel 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.
tunecino/yii2-nested-rest
14923 Downloads
Adds nested resources routing support along with related actions and relationship handlers to the Yii RESTful API framework
spryker/merchant-relationship-product-lists-rest-api
26238 Downloads
MerchantRelationshipProductListsRestApi module
namaa-solutions/laravel-orion
2802 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.
nsivanoly/advanced-custom-fields-advanced-relationship
7 Downloads
ACF: Advanced Relationship for REST
architools/laravel-sieve
9 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.
fs-ap/laravel-relationship-test
175 Downloads
Enhance the unit test of relationship in model to projects in laravel
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
schenke-io/laravel-relation-manager
59 Downloads
Allow to plan, document and test model relations in Laravel