awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDynamic Relationship Loading

Specifying related entities to be eagerly loaded based on runtime request parameters.

Distinct from Relationship Count Aggregators: Focuses on the dynamic request-driven nature of loading, rather than static eager loading.

Explore 1 awesome GitHub repository matching data & databases · Dynamic Relationship Loading. Refine with filters or upvote what's useful.

Awesome Dynamic Relationship Loading GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • spatie/laravel-query-builderالصورة الرمزية لـ spatie

    spatie/laravel-query-builder

    4,453عرض على GitHub↗

    This project is an Eloquent query builder wrapper and REST API query parser for Laravel applications. It translates HTTP request parameters into database queries to provide dynamic filtering, sorting, and relationship loading for API endpoints. The system decouples the external API interface from the storage layer through alias-based schema abstraction, allowing public field names to map to private database columns. It supports the dynamic inclusion of nested relationships and aggregate counts, as well as the execution of custom programmatic logic for filters and sorting via invokable classes

    Loads specified relationships and nested relations based on parameters passed in the request.

    PHPapihacktoberfestlaravel
    عرض على GitHub↗4,453
  1. Home
  2. Data & Databases
  3. Dynamic Relationship Loading