2017 © Pedro Peláez
 

library libphonenumber-laravel

Service Provider for libphonenumber-for-php package

image

ritey/libphonenumber-laravel

Service Provider for libphonenumber-for-php package

  • Wednesday, June 10, 2015
  • by ritey
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,524 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

libphonenumber-laravel

This is a Service Provider and Facade package for the PHP library libphonenumber-for-php to make using the package with Laravel really easy., (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Composer

To install libphonenumber-laravel as a Composer package, simply add this to your composer.json:, (*3)

"ritey/libphonenumber-laravel": "1.1"

..and run composer update. Once it's installed, if you're using Laravel 5, you can register the service provider in app/config/app.php in the providers array add :, (*4)

'Ritey\LibPhoneNumberLaravel\LibPhoneNumberLaravelServiceProvider',

You can also benefit from using a Facade in Laravel 5 by adding to the alias array also in app.php below the providers array, (*5)

'LibPhoneNumber' => 'Ritey\LibPhoneNumberLaravel\LibPhoneNumberLaravelFacade',

libphonenumber-laravel has been coded by David Wright (@ritey) and is released under the MIT License., (*6)

The Versions

10/06 2015

dev-master

9999999-dev http://github.com/ritey/libphonenumber-laravel

Service Provider for libphonenumber-for-php package

  Sources   Download

MIT

The Requires

 

laravel php mobile phone phonenumber

10/06 2015

1.1

1.1.0.0 http://github.com/ritey/libphonenumber-laravel

Service Provider for libphonenumber-for-php package

  Sources   Download

MIT

The Requires

 

laravel php mobile phone phonenumber

20/05 2015

1.0

1.0.0.0 http://github.com/ritey/libphonenumber-laravel

Service Provider for libphonenumber-for-php package

  Sources   Download

MIT

The Requires

 

laravel php mobile phone phonenumber