2017 © Pedro Peláez
 

library csi

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 5 framework - developed by Ixudra

image

ixudra/csi

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 5 framework - developed by Ixudra

  • Friday, August 25, 2017
  • by Elimentz
  • Repository
  • 1 Watchers
  • 2 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

ixudra/csi

Latest Version on Packagist license StyleCI Total Downloads, (*1)

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 5 framework - developed by Ixudra., (*2)

This package can be used by anyone at any given time, but keep in mind that it is optimized for my personal custom workflow. It may not suit your project perfectly and modifications may be in order., (*3)

Installation

Pull this package in through Composer:, (*4)


{ "require": { "ixudra/csi": "2.*" } }

Add the service provider to your config/app.php file:, (*5)


providers => array( //... Ixudra\Csi\CsiServiceProvider::class, )

Add your API key to your .env file:, (*6)


CSI_BASE_URL=ixudra_api_url CSI_PUBLIC_KEY=your_api_key

Add the error handling instructions to your bootstrap/app.php file:, (*7)


$app->singleton( Illuminate\Contracts\Debug\ExceptionHandler::class, Ixudra\Csi\Exceptions\CsiExceptionHandler::class, App\Exceptions\Handler::class );

Usage

In order to use the package, you need to tell your app to send exception information to your portal of choice. This will happen automatically once you have completed the setup mentioned above. Once an exception is registered, the web portal administrator will receive the exception information as soon as he logs in and will take action as soon as possible., (*8)

Configuration

You can also publish the package's configuration files using the artisan command:, (*9)


php artisan config:publish ixudra/csi

This will allow you to change the web portal URL as well as browser and platform information that is used by the package., (*10)

The Versions

25/08 2017

dev-master

9999999-dev http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 5 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

03/11 2016

2.0.0

2.0.0.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 5 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.6

1.0.6.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.5

1.0.5.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.4

1.0.4.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.3

1.0.3.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.2

1.0.2.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

12/12 2014

1.0.0

1.0.0.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

11/12 2014

0.1.1

0.1.1.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra

11/12 2014

0.1.0

0.1.0.0 http://ixudra.be

Custom PHP Crash Scene Investigation (CSI) library for the Laravel 4 framework - developed by Ixudra

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jan Oris

laravel exception error exception handling crash csi ixudra