2017 © Pedro Peláez
 

library breezometer-laravel

Laravel implementation of the Breezometer-php client

image

addapp/breezometer-laravel

Laravel implementation of the Breezometer-php client

  • Thursday, April 2, 2015
  • by nWidart
  • Repository
  • 13 Watchers
  • 1 Stars
  • 3,540 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Breezometer-laravel

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

Laravel implementation of the Breezometer-php client. This contains a service provider and a facade., (*2)

Laravel Testbench
4.2.x dev-laravel-4
5.0.x 1.0.*@dev

Install

Via Composer, (*3)

``` bash $ composer require addapp/breezometer-laravel, (*4)


Add the service provider to `config/app.php` ``` php 'Addapp\BreezometerLaravel\BreezometerServiceProvider'

Optional: Publish the configuration file, (*5)

``` bash $ php artisan vendor:publish --provider="Addapp\BreezometerLaravel\BreezometerServiceProvider", (*6)

## Usage


Inject the `Breezometer` class into your methods/constructors. Or use the `Breezometer` Facade.

For information on the usage of the Breezometer class, please refer to the [original repository](https://github.com/addappio/Breezometer-php).


## Testing

``` bash
$ phpunit

Contributing

Please see CONTRIBUTING for details., (*7)

Credits

License

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

The Versions

02/04 2015

dev-master

9999999-dev https://github.com/addappio/breezometer-laravel

Laravel implementation of the Breezometer-php client

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel air breezometer pollution breezometer-laravel

02/04 2015

dev-laravel-4

dev-laravel-4 https://github.com/addappio/breezometer-laravel

Laravel implementation of the Breezometer-php client

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel air breezometer pollution breezometer-laravel