PHPackages                             half2me/graphql-eloquent-join-directives - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. half2me/graphql-eloquent-join-directives

ActiveLibrary[API Development](/categories/api)

half2me/graphql-eloquent-join-directives
========================================

GraphQL Directives for Laravel Eloquent Join

v1.0.2(6y ago)122MITPHP

Since Feb 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/half2me/graphql-eloquent-join-directives)[ Packagist](https://packagist.org/packages/half2me/graphql-eloquent-join-directives)[ RSS](/packages/half2me-graphql-eloquent-join-directives/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

What is this?
=============

[](#what-is-this)

This is a [Laravel](https://laravel.com/) package that contains GraphQL directives for use with [Lighthouse](https://github.com/nuwave/lighthouse). These 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.

Installation
============

[](#installation)

Install with composer

```
composer require half2me/graphql-eloquent-join-directives

```

Available Directives
====================

[](#available-directives)

The 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.

- `@eqJoin`
- `@inJoin`
- `@orderByJoin`
- `@whereJoin`

### Tips:

[](#tips)

You will need to run

```
php artisan lighthouse:ide-helper
```

before the new directives are picked up by your IDE.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

2261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aaf39b42ce1fba12b8f6e84eaa0f68c8c912d6fe654bf2db574a21a17082fb8?d=identicon)[halftome](/maintainers/halftome)

---

Top Contributors

[![half2me](https://avatars.githubusercontent.com/u/6759894?v=4)](https://github.com/half2me "half2me (7 commits)")

---

Tags

graphqllaravelphp

### Embed Badge

![Health badge](/badges/half2me-graphql-eloquent-join-directives/health.svg)

```
[![Health](https://phpackages.com/badges/half2me-graphql-eloquent-join-directives/health.svg)](https://phpackages.com/packages/half2me-graphql-eloquent-join-directives)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[yakovenko/laravel-lighthouse-graphql-multi-schema

A Laravel package that provides multi-schema support for Lighthouse GraphQL.

1562.5k](/packages/yakovenko-laravel-lighthouse-graphql-multi-schema)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
