PHPackages                             cm2tech/soluti-bird-id-symfony-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. cm2tech/soluti-bird-id-symfony-bundle

ActiveSymfony-bundle

cm2tech/soluti-bird-id-symfony-bundle
=====================================

Integration of soluti/bird-id with Symfony

022PHP

Since Oct 11Pushed 6y ago2 watchersCompare

[ Source](https://github.com/cm2tech/SolutiBirdIdSymfonyBundle)[ Packagist](https://packagist.org/packages/cm2tech/soluti-bird-id-symfony-bundle)[ RSS](/packages/cm2tech-soluti-bird-id-symfony-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Soluti Bird ID Symfony Bundle
=============================

[](#soluti-bird-id-symfony-bundle)

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

[](#installation)

```
$ composer require cm2tech/soluti-bird-id-symfony-bundle

```

Available Routes
----------------

[](#available-routes)

-
- [https://api.birdid.com.br/v0/oauth/client\_token](https://api.birdid.com.br/v0/oauth/client_token)

Usage
-----

[](#usage)

```
use Soluti\BirdIdSymfonyBundle\Service\OauthService as BirdIdOauthService;
use Soluti\BirdIdSymfonyBundle\Request\ClientToken as ClientTokenRequest;

$clientTokenRequest = new ClientTokenRequest(
    'client_id_here',
    'client_secret_here'
);

$response = BirdIdOauthService::clientToken($clientTokenRequest);

// var_dump($response->getStatusCode());
// var_dump($response->getContent(false));

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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/0439afc20c96837776370d674bce74a7df92f8eabcd351745d3357deec184c79?d=identicon)[cm2tech](/maintainers/cm2tech)

---

Top Contributors

[![cm2tech](https://avatars.githubusercontent.com/u/56365681?v=4)](https://github.com/cm2tech "cm2tech (1 commits)")[![KaduNovoK](https://avatars.githubusercontent.com/u/974262?v=4)](https://github.com/KaduNovoK "KaduNovoK (1 commits)")

### Embed Badge

![Health badge](/badges/cm2tech-soluti-bird-id-symfony-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cm2tech-soluti-bird-id-symfony-bundle/health.svg)](https://phpackages.com/packages/cm2tech-soluti-bird-id-symfony-bundle)
```

PHPackages © 2026

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