PHPackages                             ciricihq/cirici-beacon-control-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. ciricihq/cirici-beacon-control-client-bundle

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

ciricihq/cirici-beacon-control-client-bundle
============================================

Symfony client for manage BeaconControl s2s API

0686PHP

Since Jul 27Pushed 8y ago4 watchersCompare

[ Source](https://github.com/ciricihq/CiriciBeaconControlClientBundle)[ Packagist](https://packagist.org/packages/ciricihq/cirici-beacon-control-client-bundle)[ RSS](/packages/ciricihq-cirici-beacon-control-client-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

CiriciBeaconControlClientBundle [![Build Status](https://camo.githubusercontent.com/d22e6742290e824282c78c5015b923c6ef892646d6d80cdba95fa79d617a01a5/68747470733a2f2f7472617669732d63692e6f72672f63697269636968712f436972696369426561636f6e436f6e74726f6c436c69656e7442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ciricihq/CiriciBeaconControlClientBundle)
=======================================================================================================================================================================================================================================================================================================================================================================================

[](#ciricibeaconcontrolclientbundle-)

This bundle connects to BeaconControl api's to perform various actions

The documentation of the API can be found here: [https://beaconcontrol.io/dev/backend/api\_docs/index.html](https://beaconcontrol.io/dev/backend/api_docs/index.html)

Install
-------

[](#install)

Require the bundle using composer:

```
composer require ciricihq/cirici-beacon-control-client-bundle:dev-master
```

Add it to `AppKernel.php`:

```
        $bundles = [
            ...
            new EightPoints\Bundle\GuzzleBundle\GuzzleBundle(),
            new Cirici\BeaconControlClientBundle\CiriciBeaconControlClientBundle(),
            ...
        ]
```

Configure the BeaconControl API endpoint for GuzzleBundle:

```
guzzle:
    clients:
        beacon_contol_s2s:
            base_url: "%beacon_control_s2s_api_base_url%"
```

Configuration
-------------

[](#configuration)

Add the next parameters to `parameters.yml`:

```
    beacon_control_s2s_api_id:
    beacon_control_s2s_api_secret:
    beacon_control_s2s_admin_email:
    beacon_control_s2s_admin_password:
    beacon_control_s2s_api_base_url:
```

Enjoy!

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

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://avatars.githubusercontent.com/u/4225298?v=4)[Genar Trias Ortiz](/maintainers/gtrias)[@gtrias](https://github.com/gtrias)

![](https://avatars.githubusercontent.com/u/153305?v=4)[Òscar Casajuana](/maintainers/elboletaire)[@elboletaire](https://github.com/elboletaire)

---

Top Contributors

[![lrivera8](https://avatars.githubusercontent.com/u/17611767?v=4)](https://github.com/lrivera8 "lrivera8 (7 commits)")

### Embed Badge

![Health badge](/badges/ciricihq-cirici-beacon-control-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ciricihq-cirici-beacon-control-client-bundle/health.svg)](https://phpackages.com/packages/ciricihq-cirici-beacon-control-client-bundle)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)[pixelant/pxa-social-feed

Add Facebook, Instagram, and Twitter feeds to your site.

2349.3k](/packages/pixelant-pxa-social-feed)

PHPackages © 2026

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