{"id":30830550,"url":"https://github.com/half2me/graphql-eloquent-join-directives","last_synced_at":"2026-05-01T21:35:19.279Z","repository":{"id":62514201,"uuid":"242795616","full_name":"half2me/graphql-eloquent-join-directives","owner":"half2me","description":"Custom Directives for Lighthouse to work with Laravel Eloquent Join package","archived":false,"fork":false,"pushed_at":"2020-03-03T15:00:40.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T15:55:24.026Z","etag":null,"topics":["graphql","laravel","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/half2me.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-24T17:13:05.000Z","updated_at":"2021-03-10T00:08:07.000Z","dependencies_parsed_at":"2022-11-02T10:16:51.841Z","dependency_job_id":null,"html_url":"https://github.com/half2me/graphql-eloquent-join-directives","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/half2me/graphql-eloquent-join-directives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half2me%2Fgraphql-eloquent-join-directives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half2me%2Fgraphql-eloquent-join-directives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half2me%2Fgraphql-eloquent-join-directives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half2me%2Fgraphql-eloquent-join-directives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/half2me","download_url":"https://codeload.github.com/half2me/graphql-eloquent-join-directives/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half2me%2Fgraphql-eloquent-join-directives/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32513953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphql","laravel","php"],"created_at":"2025-09-06T15:55:12.620Z","updated_at":"2026-05-01T21:35:19.253Z","avatar_url":"https://github.com/half2me.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this?\nThis is a [Laravel](https://laravel.com/) package that contains GraphQL directives for use with [Lighthouse](https://github.com/nuwave/lighthouse).\nThese directives provide an easy way to use the extra clauses provided by the [Laravel Eloquent Join](https://github.com/fico7489/laravel-eloquent-join) package in a similar way to using plain eloquent clauses.\n\n# Installation\nInstall with composer\n```\ncomposer require half2me/graphql-eloquent-join-directives\n```\n\n# Available Directives\nThe package provides the following list of directives which each behave exactly like their non `*-Join` counterparts with the difference being they call the join methods on the query builder.\n\n- `@eqJoin`\n- `@inJoin`\n- `@orderByJoin`\n- `@whereJoin`\n\n### Tips:\nYou will need to run\n```php\nphp artisan lighthouse:ide-helper\n```\nbefore the new directives are picked up by your IDE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf2me%2Fgraphql-eloquent-join-directives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalf2me%2Fgraphql-eloquent-join-directives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf2me%2Fgraphql-eloquent-join-directives/lists"}