Libraries tagged by error_log
hatimox/jobby
3995 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
gitbugr/jobby
301 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
misakstvanu/prism
7 Downloads
Prism client — captures Laravel telemetry (logs, requests, errors, traces, queries, jobs, crons, replica metrics) and ships it to a Prism observability workspace.
dealerinspire/laravel-performance-monitor
6 Downloads
A performance monitor to log an error when a request performs below a specified threshold
ahed92wakim/laravel-db-transaction-retry
68 Downloads
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.
ahed92wakim/laravel-mysql-deadlock-retry
49 Downloads
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.
devorto/exception-handler
2202 Downloads
A class to convert standard php errors to exceptions and supports to log (un)caught to php-log and other loggers using LoggerInterface.
m-bymike/xml-handler
239 Downloads
a little helper to xml handling with DOMDocument. opening and especial a powerful validating tool, where errors are not simply written to the logs. you're able to get them and present it anywhere.
invoicetronic/php-sdk
118 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
yftzeng/wow-simple-error-handler
567 Downloads
Simple Error Handler, caught fatal error message in error_log.
yftzeng/wow-error-handler
943 Downloads
Wow! Error Handler, caught fatal error message in error_log.
wptechnix/wp-simple-logger
0 Downloads
A flexible, performant PSR-3 compliant logging library for WordPress. Features handlers for files, database (with admin UI), email, and is highly extensible.
venkatesanchinna/log-monitor
6 Downloads
Provides Laravel error log monitor
tymfrontiers-cdn/php-error-log
518 Downloads
PHP error log
twodudes/error-logger-bundle
133 Downloads
Symfony2 production error logger. Logs notices, warnings, exceptions and fatal exceptions. Groups similar errors together and displays additional server information.