Download the PHP package immobiliare/sentry-php without Composer
On this page you can find all versions of the php package immobiliare/sentry-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download immobiliare/sentry-php
More information about immobiliare/sentry-php
Files in immobiliare/sentry-php
Download immobiliare/sentry-php
More information about immobiliare/sentry-php
Files in immobiliare/sentry-php
Vendor immobiliare
Package sentry-php
Short Description Fork of a PHP client for Sentry (http://getsentry.com) that work also with php5.2
License BSD-3-Clause
Homepage https://github.com/immobiliare/sentry-php
Package sentry-php
Short Description Fork of a PHP client for Sentry (http://getsentry.com) that work also with php5.2
License BSD-3-Clause
Homepage https://github.com/immobiliare/sentry-php
Please rate this library. Is it a good library?
Informations about the package sentry-php
immobiliare/sentry-php
This project is a fork of official PHP SDK v1.7 for Sentry to work even with php5.2.
Features
- Automatically report (un)handled exceptions and errors
- Send customized diagnostic data
- Process and sanitize data before sending it over the network
Installation
There are various ways to install the PHP integration for Sentry. The recommended way is to use Composer.
$ composer require immobiliare/sentry-php
Alternatively you can manually install it:
- Download and extract the latest sentry-php archive to your PHP project.
- Require the autoloader in your application:
Usage
For more information, see the documentation.
Integration with frameworks
Other packages exists to integrate this SDK into the most common frameworks.
Community
Contributing
Dependencies are managed through composer:
Tests can then be run via phpunit:
All versions of sentry-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.4
ext-curl Version *
ext-curl Version *
The package immobiliare/sentry-php contains the following files
Loading the files please wait ....