PHPackages                             yproximite/wanna-speak-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. yproximite/wanna-speak-bundle

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

yproximite/wanna-speak-bundle
=============================

Symfony Bundle for the WannaSpeak API

v5.2.1(4y ago)019.2k[2 issues](https://github.com/Yproximite/WannaSpeakBundle/issues)[4 PRs](https://github.com/Yproximite/WannaSpeakBundle/pulls)MITPHPPHP ^7.3 || ^8.0

Since Mar 5Pushed 2y ago10 watchersCompare

[ Source](https://github.com/Yproximite/WannaSpeakBundle)[ Packagist](https://packagist.org/packages/yproximite/wanna-speak-bundle)[ Docs](https://github.com/Yproximite/WannaSpeakBundle)[ RSS](/packages/yproximite-wanna-speak-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (9)Versions (47)Used By (0)

WannaSpeakBundle
================

[](#wannaspeakbundle)

Symfony bundle for the Wannaspeak API ()

[![Packagist PHP Version Support](https://camo.githubusercontent.com/cdc4e1afddf9941dfc0d8c666d90d3aeb83f88098fa188c271d2c5b756178a49/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7970726f78696d6974652f77616e6e612d737065616b2d62756e646c65)](https://camo.githubusercontent.com/cdc4e1afddf9941dfc0d8c666d90d3aeb83f88098fa188c271d2c5b756178a49/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7970726f78696d6974652f77616e6e612d737065616b2d62756e646c65)[![](https://camo.githubusercontent.com/e02c894507ef14b6ee5ca474547371cf2532f8503a4a363f6ee6cd9cb0b83669/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545342e34253230253743253743253230253545352e332d626c7565)](https://camo.githubusercontent.com/e02c894507ef14b6ee5ca474547371cf2532f8503a4a363f6ee6cd9cb0b83669/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545342e34253230253743253743253230253545352e332d626c7565)[![CI](https://github.com/Yproximite/WannaSpeakBundle/workflows/CI/badge.svg)](https://github.com/Yproximite/WannaSpeakBundle/workflows/CI/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/53463a4c856b2065e697e754e514b1d268e71489e68ff59e3e231d0a62c5919e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5970726f78696d6974652f57616e6e61537065616b42756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Yproximite/WannaSpeakBundle/?branch=master)

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

[](#installation)

```
composer require yproximite/wanna-speak-bundle
```

Update your `config/bundles.php`

```
return [
    // ...
    Yproximite\WannaSpeakBundle\WannaSpeakBundle::class => ['all' => true],
];
```

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

[](#configuration)

```
# config/packages/wanna_speak.yml:
wanna_speak:
    api:
        base_uri: 'https://www-2.wannaspeak.com/api/api.php' # default
        credentials:
            account_id: '9999999999' # required
            secret_key: '0000000000' # required
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~52 days

Total

35

Last Release

1739d ago

Major Versions

v0.0.1 → v1.0.02015-03-19

v1.0.3 → v2.0.02016-07-29

v2.5.0 → v3.0.02017-11-22

v3.1.0 → v4.0.02018-08-07

v4.1.3 → v5.0.0-beta2020-11-20

PHP version history (4 changes)v0.0.1PHP &gt;=5.3.3

v2.0.0PHP &gt;=5.4|&gt;=7.0

v4.1.0PHP ^7.1

v5.2.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cc4596a870c941fcf8f77e998b26925e57942559718270f7cece4e0b43c2b6c?d=identicon)[RomulusED69](/maintainers/RomulusED69)

![](https://www.gravatar.com/avatar/ef2712905e1b2ba2e132f744ea640cd0b73d2ef025744044a45113d1fdfaf88c?d=identicon)[ClementYproximite](/maintainers/ClementYproximite)

---

Top Contributors

[![Kocal](https://avatars.githubusercontent.com/u/2103975?v=4)](https://github.com/Kocal "Kocal (56 commits)")[![TristanPerchec](https://avatars.githubusercontent.com/u/11650709?v=4)](https://github.com/TristanPerchec "TristanPerchec (21 commits)")[![RomulusED69](https://avatars.githubusercontent.com/u/9000452?v=4)](https://github.com/RomulusED69 "RomulusED69 (17 commits)")[![tristanbes](https://avatars.githubusercontent.com/u/346010?v=4)](https://github.com/tristanbes "tristanbes (14 commits)")[![jblanchon](https://avatars.githubusercontent.com/u/5680711?v=4)](https://github.com/jblanchon "jblanchon (7 commits)")[![XavierVallot](https://avatars.githubusercontent.com/u/9256415?v=4)](https://github.com/XavierVallot "XavierVallot (2 commits)")[![elodie-nazaret](https://avatars.githubusercontent.com/u/8955251?v=4)](https://github.com/elodie-nazaret "elodie-nazaret (1 commits)")

---

Tags

phpwannaspeakwannaspeak-apisymfonybundlestatisticswannaspeakcall-tracking

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/yproximite-wanna-speak-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/yproximite-wanna-speak-bundle/health.svg)](https://phpackages.com/packages/yproximite-wanna-speak-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M204](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

66529.9k11](/packages/web-auth-webauthn-symfony-bundle)

PHPackages © 2026

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