Libraries tagged by err0r
dv-team/json
921 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
drupal/core-datetime
194 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
dotink/slashtrace
3323 Downloads
SlashTrace - Awesome error handler
davwheat/session-keepalive
1361 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
credy/yii2-errbit
1330 Downloads
Logs errors to [errbit](https://github.com/errbit/errbit)
cmpayments/jsonlint
4641 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
chrisshick/cakephp-airbrake
4363 Downloads
A CakePHP 3.x plugin to use Airbrake for errors and exceptions
choval/damm
970 Downloads
Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
checkybot-labs/laravel-ers-client
673 Downloads
Send PHP errors to Custom API
brandonshar/stack-overflow-buddy
21 Downloads
A friendly, error prone coding companion
borislavsabev/simple-xml-loader
1617 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
beaucal/beaucal-invalid-session
23970 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
astrogoat/sentry
4467 Downloads
Monitor your application errors with Sentry
assoconnect/graphql-mutation-validator-bundle
29781 Downloads
Provide a base class to validate user data sent in a GraphQL mutation and return validations errors.
app-verk/api-exception-bundle
7501 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response