2017 © Pedro Peláez
 

library libphonenumber-laravel

This is a porting from libphonenumber-for-php to Laravel framework

image

rekuestlab/libphonenumber-laravel

This is a porting from libphonenumber-for-php to Laravel framework

  • Wednesday, March 1, 2017
  • by RekuestLab
  • Repository
  • 0 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

libphonenumber-laravel

this is a porting library to libphonenumber-for-php to libphonenumber-for-laravel, (*1)

Installation

Run the following command to install the latest version of the package, (*2)

composer require rekuestlab/libphonenumber-laravel

Laravel, (*3)

In your app config, add the Service Provider to the $providers array, (*4)

php 'providers' => [ ... Rekuest\ServiceProvider\RekuestServiceProvider::class, ],, (*5)

The Versions

01/03 2017

dev-master

9999999-dev

This is a porting from libphonenumber-for-php to Laravel framework

  Sources   Download

MIT

The Requires

 

by Hertox

01/03 2017

v2.0.2

2.0.2.0

This is a porting from libphonenumber-for-php to Laravel framework

  Sources   Download

MIT

The Requires

 

by Hertox

01/03 2017

v1.0

1.0.0.0

This is a porting from libphonenumber-for-php to Laravel framework

  Sources   Download

MIT

The Requires

 

by Hertox