承接 styleci/bugsnag 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

styleci/bugsnag

最新稳定版本:v0.2.2-alpha

Composer 安装命令:

composer require styleci/bugsnag

包简介

StyleCI Bugsnag Is A Bugsnag Bridge For Laravel 5

README 文档

README

StyleCI Bugsnag was created by, and is maintained by Graham Campbell, and is a Bugsnag bridge for Laravel 5. Feel free to check out the change log, releases, license, and contribution guidelines.

WARNING

This package is no longer maintained.

StyleCI Bugsnag

Build Status Coverage Status Quality Score Software License Latest Version

Installation

PHP 5.5+ or HHVM 3.6+, and Composer are required.

To get the latest version of StyleCI Bugsnag, simply add the following line to the require block of your composer.json file:

"styleci/bugsnag": "0.1.*"

You'll then need to run composer install or composer update to download it and have the autoloader updated.

Once StyleCI Bugsnag is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key.

  • 'StyleCI\Bugsnag\BugsnagServiceProvider'

Usage

StyleCI Bugsnag is designed to manage user provided bugsnag and protect against bad input. There is currently no real documentation for this package, but we are open to pull requests.

License

StyleCI Bugsnag is licensed under The MIT License (MIT).

统计信息

  • 总下载量: 844
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-15