2017 © Pedro Peláez
 

library profiler-laravel

Laravel implementation of profiler

image

ndrx/profiler-laravel

Laravel implementation of profiler

  • Thursday, November 12, 2015
  • by lahaxearnaud
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laravel Profiler

Latest Version on Packagist ![Software License][ico-license] Build Status ![Build Status][ico-scrutinizer] Build Status, (*1)

Build Status, (*2)

Install

Via Composer, (*3)

``` bash $ composer require ndrx-io/profiler-laravel, (*4)


## Usage ### Register provider ``` php 'providers' => [ // Other Service Providers \Ndrx\Profiler\Laravel\LaravelProfilerServiceProvider::class ]

Register facade

``` php 'aliases' => [ // Other aliases 'Profiler' => \Ndrx\Profiler\Laravel\ProfilerFacade::class ], (*5)

### Publish config

``` bash
$ php artisan vendor:publish

Change log

Please see CHANGELOG for more information what has changed recently., (*6)

Testing

bash $ composer test, (*7)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*8)

Security

If you discover any security related issues, please email arnaud.lahaxe[at]versusmind.eu instead of using the issue tracker., (*9)

Credits

License

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

The Versions

12/11 2015

dev-develop

dev-develop https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

11/11 2015

dev-master

9999999-dev https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

11/11 2015

0.2.2

0.2.2.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

11/11 2015

v0.2.1

0.2.1.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

08/11 2015

v0.2

0.2.0.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

08/11 2015

0.1.2

0.1.2.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

08/11 2015

v0.1.1

0.1.1.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx

08/11 2015

v0.1

0.1.0.0 https://github.com/ndrx-io/profiler-laravel

Laravel implementation of profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel profiler ndrx