PHPackages                             encreinformatique/mobiyo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. encreinformatique/mobiyo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

encreinformatique/mobiyo
========================

Library to deal with Mobiyo phones number.

1.1(4y ago)01.6kApache-2.0PHPPHP ^7.0|^8.0

Since Nov 12Pushed 2y agoCompare

[ Source](https://github.com/encreinformatique/mobiyo)[ Packagist](https://packagist.org/packages/encreinformatique/mobiyo)[ RSS](/packages/encreinformatique-mobiyo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Mobiyo library
==============

[](#mobiyo-library)

This library allows the use of composer and project management dependencies.

We needed a proper code that can be shared easily between our projects instead of the example code of Mobiyo.

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

[](#installation)

This library is available on Packagist.

### Step 1

[](#step-1)

Add the package using composer.

`composer require encreinformatique/mobiyo`

### Step 2

[](#step-2)

```
use EncreInformatique\Mobiyo\Client;
use EncreInformatique\Mobiyo\Payload;

...

$client = new Client($login, $password);
$payload = new Payload($numero_sql);

$number = $client->getNumber($payload);
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Total

3

Last Release

1542d ago

PHP version history (2 changes)v1.0PHP ^7.0

1.1PHP ^7.0|^8.0

### Community

Maintainers

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

---

Top Contributors

[![encreinformatique](https://avatars.githubusercontent.com/u/22235605?v=4)](https://github.com/encreinformatique "encreinformatique (21 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/encreinformatique-mobiyo/health.svg)

```
[![Health](https://phpackages.com/badges/encreinformatique-mobiyo/health.svg)](https://phpackages.com/packages/encreinformatique-mobiyo)
```

###  Alternatives

[humanmade/hm-rewrite

HM\_Rewrite is a wrapper for the WordPress WP Rewrite system. http://hmn.md/wordpress-rewrite-rules-hm-core-style/

16115.9k](/packages/humanmade-hm-rewrite)

PHPackages © 2026

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