Libraries tagged by Formator Error
ymigval/laravel-sl-response
257 Downloads
A Laravel package for streamlined API response formatting and management, ensuring consistency and adherence to API standards. Simplify error handling and customize response formats with ease.
uxmansarwar/response
168 Downloads
Elegant and lightweight PHP Composer Package for standardized API responses with error, ttl, query and result handling. Package developed by UxmanSarwar a Senior PHP Developer since 2013
invoicetronic/php-sdk
46 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/
webkult/phpstan-ai-formatter
0 Downloads
Compact PHPStan error formatter designed for AI coding assistants. Transforms verbose PHPStan output into token-efficient format. Ideal for Claude, ChatGPT, Copilot and similar tools. Saves context window space while preserving all essential error information.
supermetrics/phpstan-error-formatter-md
210 Downloads
PHPStan error formatter to output errors in Markdown format
pensoft/awt-error-formatter
375 Downloads
A PHP class for formatting error payloads.
maximilian-kresse/phpstan-ignore-error-formatter
3 Downloads
A error formatter wrapper to ignore the exit code of the wrapped error formatter and always return 0
matla/phpstan-error-formatter-wrapper
1212 Downloads
allow wrap several error formatters
johnvict/error-format
44 Downloads
Error-Format helps you do validation and returns a more pleasing error object if there is one or more, using Laravel In-built Validator
jeromejhipolito/laravel-global-error-formatter
11 Downloads
Global error/exception handler for Laravel APIs. Standardized JSON error responses with configurable exception mappings.
ddr1nk/phpstan-html-output-formatter
20 Downloads
PHPStan HTML error formatter
cvek/apip-graphql-validator-formatter
8 Downloads
Graphql validate error formatter for API Platform
teamdigivotion/format
27 Downloads
Library for string formatting.
mifsoft/error-handler
24 Downloads
Simple error handler with the output in json format
matthewbdaly/laravel-error-snapshot
20 Downloads
Stores errors from both the client and server side in a consistent format to aid debugging