PHPackages                             elemenx/laravel-apollo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. elemenx/laravel-apollo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

elemenx/laravel-apollo
======================

Apollo agent for laravel.

0.1.18(4y ago)15.8k—8.3%2MITPHP

Since Aug 15Pushed 4y agoCompare

[ Source](https://github.com/elemenx/laravel-apollo)[ Packagist](https://packagist.org/packages/elemenx/laravel-apollo)[ RSS](/packages/elemenx-laravel-apollo/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (20)Used By (0)

Laravel Apollo integration.
===========================

[](#laravel-apollo-integration)

Installation
------------

[](#installation)

Install the package via composer

```
composer require elemenx/laravel-apollo
```

Add serviceProvider

```
ElemenX\Apollo\Providers\ApolloServiceProvider::class
```

Add facade

```
'Apollo' => ElemenX\Apollo\Facades\Apollo::class
```

Publish ServiceProvider

```
php artisan vendor:publish --provider="ElemenX\Apollo\Providers\ApolloServiceProvider"
```

Edit .env

```
APOLLO_APPID=your app id
APOLLO_CLUSTER=default
APOLLO_NAMESPACES="application, common_ns, others"
APOLLO_CONFIG_SERVER=http://apollometa:8090
```

Start agent as a daemon

```
php artisan apollo.start-agent
```

License
-------

[](#license)

laravel-apollo is free software distributed under the terms of the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 56% 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 ~74 days

Recently: every ~116 days

Total

19

Last Release

1571d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bdcdd48a03a7306582ff6f487f424cf9cf7932fe5c2cab10ea3f1494d583439f?d=identicon)[branchzero](/maintainers/branchzero)

---

Top Contributors

[![lackhurt](https://avatars.githubusercontent.com/u/1578770?v=4)](https://github.com/lackhurt "lackhurt (14 commits)")[![branchzero](https://avatars.githubusercontent.com/u/7685609?v=4)](https://github.com/branchzero "branchzero (7 commits)")[![whistlesun](https://avatars.githubusercontent.com/u/1300426?v=4)](https://github.com/whistlesun "whistlesun (2 commits)")[![EcoRoundDev](https://avatars.githubusercontent.com/u/26215975?v=4)](https://github.com/EcoRoundDev "EcoRoundDev (1 commits)")[![RemoteOnly](https://avatars.githubusercontent.com/u/10670160?v=4)](https://github.com/RemoteOnly "RemoteOnly (1 commits)")

### Embed Badge

![Health badge](/badges/elemenx-laravel-apollo/health.svg)

```
[![Health](https://phpackages.com/badges/elemenx-laravel-apollo/health.svg)](https://phpackages.com/packages/elemenx-laravel-apollo)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M293](/packages/laravel-ai)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k161.4k1](/packages/mike-bronner-laravel-model-caching)[spatie/laravel-export

Create a static site bundle from a Laravel app

679153.2k7](/packages/spatie-laravel-export)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

199336.0k](/packages/fumeapp-modeltyper)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)

PHPackages © 2026

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