| Package Data | |
|---|---|
| Maintainer Username: | zeeg |
| Maintainer Contact: | accounts@sentry.io (Sentry) |
| Package Create Date: | 2016-04-26 |
| Package Last Update: | 2025-10-20 |
| Home Page: | https://sentry.io |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-23 15:02:01 |
| Package Statistics | |
|---|---|
| Total Downloads: | 99,439,111 |
| Monthly Downloads: | 2,564,082 |
| Daily Downloads: | 104,470 |
| Total Stars: | 1,308 |
| Total Watchers: | 55 |
| Total Forks: | 198 |
| Total Open Issues: | 19 |
Laravel integration for Sentry.
4.2.x is supported until version 0.8.x
<= 5.7.x on PHP <= 7.0 is supported until version 0.11.x
>= 5.x.x on PHP >= 7.1 is supported in the most recent versionPlease note that of version >= 1.0.0 we require PHP Version >= 7.1 because we are using our new PHP SDK underneath.
Dependencies are managed through composer:
$ composer install
Tests can then be run via phpunit:
$ vendor/bin/phpunit