PHPackages                             alxxc/simple-api-client-bundle - 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. alxxc/simple-api-client-bundle

ActiveSymfony-bundle[API Development](/categories/api)

alxxc/simple-api-client-bundle
==============================

Symfony SimpleApiClientBundle

012PHP

Since Dec 10Pushed 8y agoCompare

[ Source](https://github.com/alxxc/simple-api-client-bundle)[ Packagist](https://packagist.org/packages/alxxc/simple-api-client-bundle)[ RSS](/packages/alxxc-simple-api-client-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SimpleApiClientBundle
=====================

[](#simpleapiclientbundle)

[![Build Status](https://camo.githubusercontent.com/d4d967651affe7a8e4d5817a3032dc6b94cb4b098156faa04175df70356a0878/68747470733a2f2f7472617669732d63692e6f72672f616c7878632f73696d706c652d6170692d636c69656e742d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/alxxc/simple-api-client-bundle)

About
-----

[](#about)

Symfony3 bundle for getting JSON-encoded locations data stored in predefined format.

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

[](#installation)

Require the `alxxc/simple-api-client-bundle` package in your composer.json and update your dependencies.

```
$ composer require alxxc/simple-api-client-bundle:dev-master

```

Add the SimpleApiClientBundle to your application's kernel (if needed):

```
    public function registerBundles()
    {
        $bundles = [
            ...
            new SimpleApiClientBundle\SimpleApiClientBundle(),
            ...
        ];
        ...
    }
```

Usage
-----

[](#usage)

Bundle provides service simple\_api\_client.client for loading locations data

```
    $container->get('simple_api_client.client')->loadLocations($url);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4294b20d9b3bfdd9cee213999f4e76ff81a4dc6589bd9c73670a8b9f288aac0e?d=identicon)[alxxc](/maintainers/alxxc)

---

Top Contributors

[![alxxc](https://avatars.githubusercontent.com/u/32712192?v=4)](https://github.com/alxxc "alxxc (6 commits)")

### Embed Badge

![Health badge](/badges/alxxc-simple-api-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alxxc-simple-api-client-bundle/health.svg)](https://phpackages.com/packages/alxxc-simple-api-client-bundle)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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