Download the PHP package thing-broken/laravel-thing-broken without Composer
On this page you can find all versions of the php package thing-broken/laravel-thing-broken. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thing-broken/laravel-thing-broken
More information about thing-broken/laravel-thing-broken
Files in thing-broken/laravel-thing-broken
Download thing-broken/laravel-thing-broken
More information about thing-broken/laravel-thing-broken
Files in thing-broken/laravel-thing-broken
Vendor thing-broken
Package laravel-thing-broken
Short Description A laravel adaptation of the Thing Broken library
License MIT
Package laravel-thing-broken
Short Description A laravel adaptation of the Thing Broken library
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-thing-broken
Thing Broken for Laravel
About
This library is a Laravel adaptation of the generic Thing Broken library for PHP.
It allows you to track success criteria and be notified when a job fails - as sometimes thing can fail silently (like if a job doesn't even run).
Requirements
- PHP 7.0+
- Laravel 5.6+
- json extension
Installation
- Install our library with composer
composer require thing-broken/laravel-thing-broken
-
Add Thing Broken as a service provider in
config/app.php
-
Register the ThingBroken facade in
config/app.php
- Store an API key in your config/services.php
Usage
All versions of laravel-thing-broken with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version >=5.0
thing-broken/thing-broken Version ^0.8.0
illuminate/support Version >=5.0
thing-broken/thing-broken Version ^0.8.0
The package thing-broken/laravel-thing-broken contains the following files
Loading the files please wait ....