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.7k—5%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 3w 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

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

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

1526d 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.

9782.1M162](/packages/laravel-ai)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[tallstackui/tallstackui

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

721160.4k12](/packages/tallstackui-tallstackui)[zidbih/laravel-deadlock

Make temporary Laravel workarounds expire and fail CI when ignored.

984.0k](/packages/zidbih-laravel-deadlock)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

19253.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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