PHPackages                             askual/bilbila - 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. askual/bilbila

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

askual/bilbila
==============

ethiopian phone number formatter

1.0.0(7y ago)214MITPHP

Since May 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/askual/bilbila)[ Packagist](https://packagist.org/packages/askual/bilbila)[ RSS](/packages/askual-bilbila/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Bilbila
=======

[](#bilbila)

Bilbila is a simple PHP library that analyzes a given phone number and gives necessary info about it. If you are wondering why we developed this library you can read our blog article [here](https://askual.com/blog/the-case-for-bilbila)

Bilbila requires PHP &gt;= 5.3.3.

\[[![Bilbila Logo](https://camo.githubusercontent.com/ff288540ef402b2e542357e0a53dabe7ba2499ca436c23061c045173b26de617/68747470733a2f2f696d672e61736b75616c2e636f6d2f62696c62696c612e706e67)](https://camo.githubusercontent.com/ff288540ef402b2e542357e0a53dabe7ba2499ca436c23061c045173b26de617/68747470733a2f2f696d672e61736b75616c2e636f6d2f62696c62696c612e706e67)\]

Table of Contents
=================

[](#table-of-contents)

- [Installation](#installation)
- [Basic Usage](#basic-usage)
- [Properties](#properties)
- [License](#license)

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

[](#installation)

```
composer require askual/bilbila
```

Basic Usage
-----------

[](#basic-usage)

Use `Askual\Bilbila\Generate($phoneNumber)` to create a bilbila object.

```
