Download the PHP package cakephp-biztech/cake-rollbar without Composer
On this page you can find all versions of the php package cakephp-biztech/cake-rollbar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cakephp-biztech/cake-rollbar
More information about cakephp-biztech/cake-rollbar
Files in cakephp-biztech/cake-rollbar
Download cakephp-biztech/cake-rollbar
More information about cakephp-biztech/cake-rollbar
Files in cakephp-biztech/cake-rollbar
Vendor cakephp-biztech
Package cake-rollbar
Short Description CakePHP plugin integration for Rollbar
License MIT
Homepage https://github.com/ishan-biztech/cakephp-rollbar
Package cake-rollbar
Short Description CakePHP plugin integration for Rollbar
License MIT
Homepage https://github.com/ishan-biztech/cakephp-rollbar
Please rate this library. Is it a good library?
Informations about the package cake-rollbar
Rollbar plugin for CakePHP 3.x
CakePHP plugin integration for Rollbar error tracking tool.
Requirements
- CakePHP 3.5 or greater
- PHP 5.6 or greater
- And Rollbar account
Installation
-
You can install this plugin into your CakePHP application using composer
-
After installation, load the plugin
Or, you can load the plugin using the shell command:
Setup
Create a new Rollbar project and get post_server_item
access token by going to your project's settings. And set below config array into your config/app.php
file.
All set! :tada:
This plugin will capture and send all the notices, errors, exceptions, etc. to Rollbar for you to solve them.
All versions of cake-rollbar with dependencies
PHP Build Version
Package Version
The package cakephp-biztech/cake-rollbar contains the following files
Loading the files please wait ....