2017 © Pedro Peláez
 

library errors

Capture errors

image

carpediem/errors

Capture errors

  • Tuesday, March 15, 2016
  • by ignace-dev
  • Repository
  • 3 Watchers
  • 1 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Errors

Latest Version Software License Build Status HHVM Status Coverage Status Quality Score Total Downloads, (*1)

This library helps capturing and transforming PHP's error into exception. Part of this library is based on the excellent work in the Haldayne\Fox project., (*2)

Highlights

  • Enables manipulating PHP's errors in a predicable way

Requirements

You need PHP >= 5.4.0 but the latest stable version of PHP/HHVM is recommended., (*3)

Installation

The easiest way to install Carpediem\Errors is by using composer., (*4)

$ composer require carpediem/errors

Documentation

Full documentation can be found at carpediem.github.io/errors. Contribute to this documentation in the gh-pages branch, (*5)

Testing

The library has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer. To run the tests, run the following command from the project folder., (*6)

$ composer test

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details., (*7)

Security

If you discover any security related issues, please email dev@carpediem.fr instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see LICENSE for more information., (*9)

The Versions

15/03 2016

dev-master

9999999-dev

Capture errors

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

error reporting erros

14/01 2016

0.2.0

0.2.0.0

Capture errors

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

error reporting erros

13/01 2016

0.1.0

0.1.0.0

Capture errors

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

error reporting erros