PHPackages                             zhaojunlike/laravel-apollo-client - 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. zhaojunlike/laravel-apollo-client

ActiveLibrary[API Development](/categories/api)

zhaojunlike/laravel-apollo-client
=================================

Apollo agent for laravel.

0.0.2(7y ago)04MITPHP

Since Nov 14Pushed 7y ago1 watchersCompare

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

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

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

[](#laravel-apollo-integration)

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

[](#installation)

Install the package via composer

```
composer require zhaojunlike/laravel-apollo-client
```

Add serviceProvider

```
Lackhurt\Apollo\Providers\ApolloServiceProvider::class
```

Add facade

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

Publish ServiceProvider

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

Edit .env

```
APP_ID=your app id
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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~0 days

Total

2

Last Release

2787d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ebc3ec8bcff409ce498af7bdf3a66e8e4e36c4abbbd70ada7175011fa34d5b6?d=identicon)[zhaojunlike](/maintainers/zhaojunlike)

---

Top Contributors

[![gtsigner](https://avatars.githubusercontent.com/u/13638996?v=4)](https://github.com/gtsigner "gtsigner (3 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M184](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M143](/packages/laravel-mcp)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[tallstackui/tallstackui

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

724160.4k14](/packages/tallstackui-tallstackui)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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