2017 © Pedro Peláez
 

library sentry

A PHP client for Sentry (http://getsentry.com)

image

sentry/sentry

A PHP client for Sentry (http://getsentry.com)

  • Wednesday, August 1, 2018
  • by zeeg
  • Repository
  • 53 Watchers
  • 804 Stars
  • 7,076,001 Installations
  • PHP
  • 136 Dependents
  • 18 Suggesters
  • 263 Forks
  • 27 Open issues
  • 89 Versions
  • 15 % Grown

The README.md

Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions, (*1)

Official Sentry SDK for PHP

CI Coverage Status Latest Stable Version License Total Downloads Monthly Downloads Discord, (*2)

The Sentry PHP error reporter tracks errors and exceptions that happen during the execution of your application and provides instant notification with detailed information needed to prioritize, identify, reproduce and fix each issue., (*3)

Getting started

Install

Install the SDK using Composer., (*4)

composer require sentry/sentry

Configuration

Initialize the SDK as early as possible in your application., (*5)

\Sentry\init(['dsn' => '___PUBLIC_DSN___' ]);

Usage

try {
    thisFunctionThrows(); // -> throw new \Exception('foo bar');
} catch (\Exception $exception) {
    \Sentry\captureException($exception);
}

Official integrations

The following integrations are fully supported and maintained by the Sentry team., (*6)

3rd party integrations using SDK 4.x

The following integrations are available and maintained by members of the Sentry community., (*7)

3rd party integrations using the old SDK 3.x

3rd party integrations using the old SDK 2.x

3rd party integrations using the old SDK 1.x

Community

Contributing to the SDK

Please make sure to read the CONTRIBUTING.md before making a pull request., (*8)

Thanks to everyone who has contributed to this project so far., (*9)

, (*10)

Getting help/support

If you need help setting up or configuring the PHP SDK (or anything else in the Sentry universe) please head over to the Sentry Community on Discord. There is a ton of great people in our Discord community ready to help you!, (*11)

Resources

  • Documentation
  • Discord
  • Stack Overflow
  • Twitter Follow

License

Licensed under the MIT license, see LICENSE, (*12)

The Versions

01/08 2018

dev-master

9999999-dev http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

26/07 2018

2.0.x-dev

2.0.9999999.9999999-dev http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging error-handler error-monitoring crash-reporting crash-reports

19/06 2018

dev-releases/1.9.x

dev-releases/1.9.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

19/06 2018

1.9.1

1.9.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

24/05 2018

dev-better-runtime-context

dev-better-runtime-context http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

18/05 2018

dev-feat/zeus

dev-feat/zeus http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

04/05 2018

dev-post-body-middleware

dev-post-body-middleware http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging error-handler error-monitoring crash-reporting crash-reports

03/05 2018

1.9.0

1.9.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

02/05 2018

dev-monolog-throwable

dev-monolog-throwable http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

02/05 2018

dev-fix-event-id-setting-loop

dev-fix-event-id-setting-loop http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

21/03 2018

dev-fix-575

dev-fix-575 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

20/03 2018

dev-releases/1.8.x

dev-releases/1.8.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

20/03 2018

1.8.4

1.8.4.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

17/02 2018

dev-fatal-error-handling-php7

dev-fatal-error-handling-php7 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

07/02 2018

1.8.3

1.8.3.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

02/01 2018

dev-merge-master

dev-merge-master http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging error-handler error-monitoring crash-reporting crash-reports

21/12 2017

1.8.2

1.8.2.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

13/12 2017

dev-pr_505

dev-pr_505 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging error-handler error-monitoring crash-reporting crash-reports

09/11 2017

1.8.1

1.8.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

29/10 2017

dev-changes-for-1.9.x-dev

dev-changes-for-1.9.x-dev http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

29/10 2017

1.8.0

1.8.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

09/09 2017

dev-use_ramsey_uuid

dev-use_ramsey_uuid http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging error-handler error-monitoring crash-reporting crash-reports

31/08 2017

dev-laravel-doc-updates

dev-laravel-doc-updates http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

18/08 2017

dev-add_php_7.2

dev-add_php_7.2 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

02/08 2017

dev-releases/1.7.x

dev-releases/1.7.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

02/08 2017

1.7.1

1.7.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

02/08 2017

dev-reflection-for-missing-filenames

dev-reflection-for-missing-filenames http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

26/07 2017

dev-fix/anonymous-app-path

dev-fix/anonymous-app-path http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

07/06 2017

1.7.0

1.7.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php ^5.3|^7.0

 

The Development Requires

log logging

01/06 2017

dev-patch-readme-logo

dev-patch-readme-logo http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

22/05 2017

dev-fix_php_support

dev-fix_php_support http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.3|^7.0
  • ext-curl *

 

The Development Requires

log logging

03/02 2017

dev-releases/1.6.x

dev-releases/1.6.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

03/02 2017

1.6.2

1.6.2.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

14/12 2016

1.6.1

1.6.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

09/12 2016

1.6.0

1.6.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

29/09 2016

dev-releases/1.5.x

dev-releases/1.5.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

29/09 2016

1.5.0

1.5.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

20/09 2016

dev-releases/1.4.x

dev-releases/1.4.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

20/09 2016

1.4.1

1.4.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

20/09 2016

1.4.0

1.4.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

20/09 2016

dev-feature/overhaul-stacktraces

dev-feature/overhaul-stacktraces http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

19/09 2016

dev-releases/1.3.x

dev-releases/1.3.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

19/09 2016

1.3.0

1.3.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

08/09 2016

dev-release/1.2.x

dev-release/1.2.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

08/09 2016

1.2.0

1.2.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

30/07 2016

dev-releases/1.1.x

dev-releases/1.1.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

30/07 2016

1.1.0

1.1.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

29/07 2016

dev-releases/1.x

dev-releases/1.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

29/07 2016

1.0.1

1.0.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

28/07 2016

1.0.0

1.0.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

23/06 2016

dev-releases/0.22.x

dev-releases/0.22.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

23/06 2016

0.22.0

0.22.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

10/06 2016

0.21.2

0.21.2.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

10/06 2016

0.21.1

0.21.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

10/06 2016

dev-releases/0.21.x

dev-releases/0.21.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

10/06 2016

0.21.0

0.21.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

02/06 2016

dev-releases/0.20.x

dev-releases/0.20.x http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

02/06 2016

0.20.0

0.20.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

31/05 2016

dev-force-strings

dev-force-strings http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

27/05 2016

0.19.0

0.19.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

23/05 2016

0.18.1

0.18.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

19/05 2016

dev-no-session

dev-no-session http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

17/05 2016

0.18.0

0.18.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

11/05 2016

0.17.0

0.17.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

03/05 2016

0.16.0

0.16.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

03/05 2016

dev-breadcrumbs

dev-breadcrumbs http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

log logging

29/04 2016

0.15.0

0.15.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

27/04 2016

0.14.0

0.14.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

27/04 2016

dev-sentry-laravel

dev-sentry-laravel http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.2.4
  • ext-curl *

 

The Development Requires

log logging

09/09 2015

0.13.0

0.13.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

26/08 2015

0.12.1

0.12.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

17/07 2015

dev-feature/federated-docs

dev-feature/federated-docs http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4
  • ext-curl *

 

The Development Requires

log logging

19/05 2015

0.12.0

0.12.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • ext-curl *
  • php >=5.2.4

 

The Development Requires

log logging

25/03 2015

0.11.0

0.11.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

25/03 2015

dev-switch-endpoints

dev-switch-endpoints http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

03/09 2014

0.10.0

0.10.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

26/08 2014

0.9.1

0.9.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

04/06 2014

0.9.0

0.9.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

03/06 2014

dev-curl-async

dev-curl-async http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

03/12 2013

0.8.0

0.8.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

17/09 2013

0.7.1

0.7.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

15/09 2013

0.7.0

0.7.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

05/06 2013

0.6.0

0.6.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

19/02 2013

0.5.1

0.5.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

22/01 2013

0.4.0

0.4.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

BSD

The Requires

  • php >=5.2.4

 

The Development Requires

log logging

16/10 2012

0.3.1

0.3.1.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

Apache License 2

The Requires

  • php >=5.2.4

 

The Development Requires

by Michael van Tellingen

log logging

15/10 2012

0.3.0

0.3.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

Apache License 2

The Requires

  • php >=5.2.4

 

by Michael van Tellingen

log logging

07/02 2012

0.2.0

0.2.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

Apache License 2

The Requires

  • php >=5.2.4

 

by Michael van Tellingen

log logging

01/02 2012

0.1

0.1.0.0 http://getsentry.com

A PHP client for Sentry (http://getsentry.com)

  Sources   Download

Apache License 2

The Requires

  • php >=5.2.4

 

by Michael van Tellingen

log logging