PHPackages                             checkend/checkend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. checkend/checkend

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

checkend/checkend
=================

PHP SDK for Checkend error monitoring

v1.0.0(5mo ago)00MITPHPPHP &gt;=8.1CI passing

Since Jan 15Pushed 5mo agoCompare

[ Source](https://github.com/Checkend/checkend-php)[ Packagist](https://packagist.org/packages/checkend/checkend)[ Docs](https://checkend.com)[ RSS](/packages/checkend-checkend/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Checkend PHP SDK
================

[](#checkend-php-sdk)

PHP SDK for [Checkend](https://checkend.com) error monitoring. Zero dependencies, works with any PHP application.

Features
--------

[](#features)

- **Zero dependencies** - Uses only PHP standard library
- **Framework integrations** - Laravel, generic PHP error handler
- **Automatic context** - Request, user, and custom context tracking
- **Sensitive data filtering** - Automatic scrubbing of passwords, tokens, etc.
- **Testing utilities** - Capture errors in tests without sending

Requirements
------------

[](#requirements)

- PHP 8.1+
- No external dependencies

Installation
------------

[](#installation)

```
composer require checkend/checkend
```

Quick Start
-----------

[](#quick-start)

```
