esbenp / esbenp/bruno

array with attributes to fetch

Open
#35 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
163
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Hi, really nice little package.

What about a new options to be specific of what are you fetching from the model. Maybe even when i am trying to get something from a relationship eager load that by default. Some feature like this can make querys in big tables easier to read and consume less bandwith.

Something like this...

get[
"id",
"description"
"role.name"
]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.