🔴 First class integration of Sentry to Nette Framework (@nette)

Overview

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

Usage

To install latest version of contributte/sentry use Composer.

composer require contributte/sentry

Documentation

For details on how to use this package, check out our documentation.

Versions

State Version Branch Nette PHP
dev ^0.2 master 2.4+ >=7.2
stable ^0.1 master 2.4+ >=7.2

Development

See how to contribute to this package. This package is currently maintained by these authors.


Consider to support contributte development team. Also thank you for using this package.

You might also like...
A PocketMine-MP plugin for logging Exceptions to a Sentry server
A PocketMine-MP plugin for logging Exceptions to a Sentry server

Sentry A PocketMine-MP plugin for logging Exceptions to a Sentry server. Asynchronous logging If you want to log exceptions in a thread-safe way, you

Bootstrap CMS - PHP CMS powered by Laravel 5 and Sentry
Bootstrap CMS - PHP CMS powered by Laravel 5 and Sentry

Bootstrap CMS Bootstrap CMS was created by, and is maintained by Graham Campbell, and is a PHP CMS powered by Laravel 5.1 and Sentry. It utilises many

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

cocur/slugify Converts a string into a slug. Developed by Florian Eckerstorfer in Vienna, Europe with the help of many great contributors. Features Re

🎁  Datagrid component project skeleton based on Nette Framework
🎁 Datagrid component project skeleton based on Nette Framework

🎁 Datagrid component project skeleton based on Nette Framework

A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class

Changelog Update support for Laravel 6 & phpunit 8 Update composer.json Upgrade to PSR-4 add parameter newline, delimiter, enclosure, and escape to ex

Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.

Open eClass 2.3 Development of XSS, CSRF, SQLi, RFI attacks/defences of an older,vulnerable version of eclass. Project implemented as part of the clas

PHP Router class - A simple Rails inspired PHP router class.

PHP Router class A simple Rails inspired PHP router class. Usage of different HTTP Methods REST / Resourceful routing Reversed routing using named rou

The first PHP Library to support OAuth for Twitter's REST API.

THIS IS AN MODIFIED VERSION OF ABRAHAMS TWITTER OAUTH CLASS The directories are structured and the class uses PHP5.3 namespaces. Api.php has a new

📖 The Nette documentation

How to contribute Nette welcomes contributions. You are free to make changes or translate existing pages. Before contributing, please read information

A Laravel Package to integrate Nette Tracy Debugger
A Laravel Package to integrate Nette Tracy Debugger

Nette Tracy for Laravel 5 Better Laravel Exception Handler Features Visualization of errors and exceptions Debugger Bar (ajax support @v1.5.6) Excepti

Rector upgrades rules for Nette

Rector Rules for Nette See available Nette rules Install composer require rector/rector-nette Use Sets To add a set to your config, use Rector\Nette\S

Rector rules for Nette to Symfony migration
Rector rules for Nette to Symfony migration

Rector Nette to Symfony Do you need to migrate from Nette to Symfony? You can ↓ How we Migrated 54 357-lines Application from Nette to Symfony in 2 Pe

Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.
Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.

About Statamic 3 Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. Note: This reposito

An easy-to-use PHP QrCode generator with first-party support for Laravel.
An easy-to-use PHP QrCode generator with first-party support for Laravel.

An easy-to-use PHP QrCode generator with first-party support for Laravel.

BEdita, ready to use back-end API, extensible API-first Content Management

BEdita, a back-end API BEdita 4 is a ready to use back-end API to handle the data of your mobile, IoT, web and desktop applications. It's also an exte

A simple, beautiful, mobile-first instant messaging web application backend build with ThinkPHP6 and Swoole.

OnChat A simple, beautiful, mobile-first instant messaging progressive web application build with ThinkPHP6 and Swoole. You can click here to view the

the examples of head first object oriented analysis & design - in PHP

Head First object oriented analysis & design in (PHP) after cloning the repository, you have to install the project's dependancies by running the foll

Example of user management in Nette

User Authentication (Nette example) Example of user management. User login, registration and logout (SignPresenter) Command line registration (bin/cre

My first laravel restful api project

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Comments
  • `Nette\Http\Session::getIterator()` deprecation in Nette\Http v3.2.0

    `Nette\Http\Session::getIterator()` deprecation in Nette\Http v3.2.0

    Nette\Http\Session::getIterator() used in NetteSessionIntegration is deprecated since Nette\Http v3.2.0

    Deprecated: Nette\Http\Session::getIterator() is deprecated in /builds/open-source/iqrf-gateway-webapp/vendor/nette/http/src/Http/Session.php on line 344
    E_USER_DEPRECATED: Nette\Http\Session::getIterator() is deprecated
    
    in src/Http/Session.php(344) 
    in src/Framework/TestCase.php(106) Sentry\ErrorHandler->handleError()
    in [internal function]Tester\TestCase->Tester\{closure}()
    in src/Http/Session.php(344) trigger_error()
    in src/Integration/NetteSessionIntegration.php(33) Nette\Http\Session->getIterator()
    in src/Integration/BaseIntegration.php(25) Contributte\Sentry\Integration\NetteSessionIntegration->setup()
    in src/State/Scope.php(378) Contributte\Sentry\Integration\BaseIntegration->Contributte\Sentry\Integration\{closure}()
    in sentry/src/Client.php(292) Sentry\State\Scope->applyToEvent()
    in sentry/src/Client.php(175) Sentry\Client->prepareEvent()
    in sentry/src/Client.php(167) Sentry\Client->captureEvent()
    in src/State/Hub.php(138) Sentry\Client->captureException()
    in src/Integration/AbstractErrorListenerIntegration.php(25) Sentry\State\Hub->captureException()
    in src/State/Hub.php(93) Sentry\Integration\AbstractErrorListenerIntegration->Sentry\Integration\{closure}()
    in src/Integration/AbstractErrorListenerIntegration.php(26) Sentry\State\Hub->withScope()
    in src/Integration/ExceptionListenerIntegration.php(32) Sentry\Integration\AbstractErrorListenerIntegration->captureException()
    in sentry/src/ErrorHandler.php(420) Sentry\Integration\ExceptionListenerIntegration::Sentry\Integration\{closure}()
    in sentry/src/ErrorHandler.php(346) Sentry\ErrorHandler->invokeListeners()
    in [internal function]Sentry\ErrorHandler->handleException()
    
    
    opened by Roman3349 1
Releases(v0.1.2)
  • v0.1.2(May 24, 2022)

    Bumped! ⏰

    Diff: https://github.com/contributte/sentry/compare/v0.1.1...v0.1.2

    Changes:

    • IgnoreErrorIntegration: ignore Event message [9707fd04c649b50db56a403b6d95a1983602a387] (@janotao)

    Maintenance:

    • Composer: open v0.2 [b51bf27a26b068eb85c8bf0e70303701a963fe78] (@f3l1x)
    • Readme: example of ignore integration [481cb17875a0b83f4472bccf6b14cd16d3617958] (@f3l1x)
    Source code(tar.gz)
    Source code(zip)
  • v0.1.1(May 23, 2022)

    Bumped! 🇬🇺

    Diff: https://github.com/contributte/sentry/compare/v0.1...v0.1.1

    Changes:

    • Added IgnoreErrorIntegration [fae679663821c8071f5d87bf93dba4ded6ed7d64] (@f3l1x)

    Maintenance:

    • Phpstan: drop versions [fa87fc0686e46f9dd618f01cd1d0df6efcdd9ca8] (@f3l1x)
    Source code(tar.gz)
    Source code(zip)
  • v0.1(Apr 1, 2022)

Owner
Contributte
First::class extensions for Nette Framework
Contributte
PHP Benchmarking framework

PHPBench is a benchmark runner for PHP analogous to PHPUnit but for performance rather than correctness. Features include: Revolutions: Repeat your co

PHPBench 1.7k Jan 2, 2023
An elegant debug assistant for the Laravel framework.

Introduction Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your

The Laravel Framework 4.4k Dec 27, 2022
Slim Framework Tracy Debugger Bar

Slim Framework Tracy Debugger Bar configure it by mouse now in package: Panel Description Slim Framework - Slim Environment RAW data Slim Container RA

null 72 Aug 29, 2022
The official Symfony SDK for Sentry (sentry.io)

sentry-symfony Symfony integration for Sentry. Benefits Use sentry-symfony for: A fast Sentry setup Easy configuration in your Symfony app Automatic w

Sentry 628 Dec 29, 2022
Best logging support into Nette Framework (@nette)

Website ?? contributte.org | Contact ????‍?? f3l1x.io | Twitter ?? @contributte Usage To install the latest version of contributte/monolog use Compose

Contributte 21 Dec 1, 2022
A (unofficial) WordPress plugin reporting PHP and JavaScript errors to Sentry.

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry.

Alex Bouma 239 Dec 14, 2022
A PHP CMS powered by Laravel 5 and Sentry

Bootstrap CMS Bootstrap CMS was created by, and is maintained by Graham Campbell, and is a PHP CMS powered by Laravel 5.1 and Sentry. It utilises many

Bootstrap CMS 2.5k Dec 27, 2022
Laravel wrapper for Sentry Official API

Laravel Sentry API Provides a simple laravel wrapper to some of the endpoints listed on (Official Sentry API)[https://docs.sentry.io/api/]. **Note: Th

Pedro Santiago 1 Nov 1, 2021
Laravel SDK for Sentry

Sentry for Laravel Laravel integration for Sentry. Laravel Version Compatibility Laravel <= 4.2.x is supported until 0.8.x Laravel <= 5.7.x on PHP <=

Sentry 1.1k Dec 30, 2022
Magento 2 module to log to Sentry

Magento 2 Sentry Logger This Magento 2 module integrates the Sentry sdk into magento 2. Depending on the log level configured in the backend of magent

JustBetter 134 Dec 19, 2022