PHP Classes

How to implement PHP Report All Errors Collector with Package Reporter PHP: Collect errors and other application events

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-04-12 (11 months ago) RSS 2.0 feedNot enough user ratingsTotal: 65 All time: 10,397 This week: 55Up
Version License PHP version Categories
reporter-php 1.0MIT/X Consortium ...7Debug, Logging, PHP 7
Description 

Author

This package can collect errors and other application events.

It provides a class that can gather multiple event messages like errors, warnings, and notices.

The class can also return a summary of the gathered events and other statistics about those events.

Innovation Award
PHP Programming Innovation award nominee
April 2024
Number 5
One way to help fix issues in an application is to collect any problems it detects during its execution.

Logging issues is one way to help detect them so the application developers can fix them as soon as possible.

This package can gather events of one or more issues that the application detects during the execution of a PHP.

Manuel Lemos
Picture of Smoren  Freelight
  Performance   Level  
Name: Smoren Freelight <contact>
Classes: 39 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 16x

  Files folder image Files (15)  
File Role Description
Files folder imagesrc (4 directories)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file codeception.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files (15)  /  src  
File Role Description
Files folder imageBase (1 file)
Files folder imageComponents (2 files)
Files folder imageExceptions (1 file)
Files folder imageStructs (2 files)

  Files folder image Files (15)  /  src  /  Base  
File Role Description
  Plain text file BaseMap.php Class Class source

  Files folder image Files (15)  /  src  /  Components  
File Role Description
  Plain text file ReportCollector.php Class Class source
  Plain text file Reporter.php Class Class source

  Files folder image Files (15)  /  src  /  Exceptions  
File Role Description
  Plain text file ReporterException.php Class Class source

  Files folder image Files (15)  /  src  /  Structs  
File Role Description
  Plain text file ReportLevel.php Class Class source
  Plain text file ReportType.php Class Class source

  Files folder image Files (15)  /  tests  
File Role Description
Files folder imageunit (1 file, 1 directory)
Files folder image_support (1 file)
  Accessible without login Plain text file unit.suite.yml Data Auxiliary data
  Accessible without login Plain text file _bootstrap.php Aux. Auxiliary script

  Files folder image Files (15)  /  tests  /  unit  
File Role Description
Files folder imageStructs (1 file)
  Plain text file ReporterTest.php Class Class source

  Files folder image Files (15)  /  tests  /  unit  /  Structs  
File Role Description
  Plain text file ReportType.php Class Class source

  Files folder image Files (15)  /  tests  /  _support  
File Role Description
  Plain text file UnitTester.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:65
This week:0
All time:10,397
This week:55Up