Sentry supports these PHP libraries
Getting started is simple
-
Grab the Sentry PHP SDK:
composer require sentry/sentry-laravel -
Configure your SDK:
$client = (new Raven_Client('your dsn'))->install();
That’s it! Check out the Sentry for PHP documentation for more information.
Get PHP error monitoring with complete stack traces
See local variables in the stack for prod errors, just like in your dev environment.
Explore the full source code context with frame to function data.
Filter and group PHP exceptions intuitively to eliminate noise.
Fill in the blanks about PHP errors
Expose the important events that led to each PHP exception: warnings, past errors, custom breadcrumbs.
See the full picture of any PHP exception
Aggregate errors by factors like request details, user ID, and app version to see what’s new, a priority, or a trend.
Assign custom key-value tags to reproduce the error environment specific to your application, business, and users.
- “How actionable is the error? Can I snooze the alert?”
- “How many unanswered friend requests were there?”
- “In which app release did the PHP bug occur?”
- “Was it a code error or a usage exception?”
- “Is Mercury in retrograde?”
Sentry also supports your frontend
Resolve PHP errors with max efficiency, not max effort
Improve workflow with a full view of releases so you can mark errors as resolved and prioritize live issues.
Learn in which version a bug first appeared, merge duplicates, and know if things regress in a future release.
Add commit data to automatically suggest an owner of each PHP error and instantly send deploy emails.
Security doesn’t cost extra
All accounts get the same high quality security features, regardless of plan.
- Two-Factor Auth
- Single Sign On support
- Organization audit log
- Privacy Shield certified
- PII data scrubbing
- SSL encryption