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 3w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2312d 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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

3.0k37.6M131](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k14.2M63](/packages/knuckleswtf-scribe)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[yakovenko/laravel-lighthouse-graphql-multi-schema

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

16134.5k](/packages/yakovenko-laravel-lighthouse-graphql-multi-schema)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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