Skip to content

A minimal module to validate Beninese mobile phone numbers.

License

Notifications You must be signed in to change notification settings

fabriscorol/bj_mobile_phone

Repository files navigation

bj_phone_number

Latest Version on Packagist Software License Total Downloads

A minimal module to validate Beninese mobile phone numbers. Inspired by nioperas06 Python project

Structure

src/
tests/
vendor/

Install

Via Composer

$ composer require fabriscorol/bj_phone_number

Usage

$validator = new fabriscorol\BjPhoneNumber();
echo $validator->validateNumber(97970001);

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email fabrice@tohionon.net instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A minimal module to validate Beninese mobile phone numbers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages