2017 © Pedro Peláez
 

library browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

image

trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  • Tuesday, September 23, 2014
  • by trampish
  • Repository
  • 1 Watchers
  • 1 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

browscap-laravel

Build Status Total Downloads License, (*1)

Browscap-PHP integration (Service Provider and Facade) for Laravel 4, (*2)

Stable Version

v1.0.2, (*3)

Installation

Install by adding the following to the require block in composer.json:, (*4)

"trampish/browscap-laravel": "1.0.*"

Then run composer update., (*5)

Then add the following in app/config/app.php to the service providers array:, (*6)

'trampish\Browscap\BrowscapServiceProvider',

And add to the aliases array the following:, (*7)

'Browscap' => 'trampish\Browscap\BrowscapFacade',

The Versions

23/09 2014

dev-master

9999999-dev https://github.com/trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  Sources   Download

MIT

The Requires

 

by Chris Gabriel

laravel browscap browscap-php

12/08 2014

v1.0.3

1.0.3.0 https://github.com/trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  Sources   Download

MIT

The Requires

 

by Chris Gabriel

laravel browscap browscap-php

25/04 2014

v1.0.2

1.0.2.0 https://github.com/trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  Sources   Download

MIT

The Requires

 

by Chris Gabriel

laravel browscap browscap-php

25/04 2014

v1.0.1

1.0.1.0 https://github.com/trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  Sources   Download

MIT

The Requires

 

by Chris Gabriel

laravel browscap browscap-php

25/04 2014

v1.0.0

1.0.0.0 https://github.com/trampish/browscap-laravel

Browscap integration (Service Provider and Facade) for Laravel 4

  Sources   Download

MIT

The Requires

 

by Chris Gabriel

laravel browscap browscap-php