PHPackages                             jimu/apollo-symfony - 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. jimu/apollo-symfony

ActiveLibrary[API Development](/categories/api)

jimu/apollo-symfony
===================

1.4.0(5y ago)04.0k[2 PRs](https://github.com/wowjohn/apollo-symfony/pulls)MITPHPPHP ^7.1.3

Since Jul 12Pushed 3y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

apollo-symfony
==============

[](#apollo-symfony)

symfony 引入阿波罗配置中心

> symfony 使用方法

```
$apolloClient = new ApolloClient();

$apolloClient
    ->setConfigServerUrl(getenv('CONFIG_SERVER'))
    ->setAppId(getenv('APPID'))
    ->setNamespaceNames(getenv('NAMESPACES'));

do {
    try {
        $apolloClient->noCacheRsync();

        /**
        * symfony4 保存至 .env
        */
        $apolloClient->getIsModifyStatus() && $apolloClient->saveToEnv();
    } catch (Exception $exception) {
        echo($exception->getMessage());
    }

} while (true);
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

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

Total

5

Last Release

1908d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c83639a10769fdc5d65173b2eeb26ed8d49191ecb67d80d020dc3897e8e569b4?d=identicon)[积木](/maintainers/%E7%A7%AF%E6%9C%A8)

---

Top Contributors

[![wowjohn](https://avatars.githubusercontent.com/u/15261004?v=4)](https://github.com/wowjohn "wowjohn (1 commits)")

### Embed Badge

![Health badge](/badges/jimu-apollo-symfony/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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