Libraries tagged by validation api
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/
hopheartsceo/laravel-postman-exporter
34 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
hashbang/securepay
2653 Downloads
PHP SecurePay API
groovili/rest-uploader-bundle
205 Downloads
A Symfony bundle to handle file upload and management for REST API
faustvik/router
26 Downloads
Router php
ex3mm/dadata
174 Downloads
DaData.ru API client for Laravel 12+ and standalone PHP 8.5+
erag/laravel-case-mapper-request
513 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
cedx/akismet
3810 Downloads
Prevent comment spam using the Akismet service.
spiechu/symfony-commons-bundle
48 Downloads
My handy toolkit for Symfony.
njuhel/swagger-validator
1907 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
vatnode/eu-vat-rates-data
28 Downloads
VAT rates for 45 European countries — EU-27 plus Norway, Switzerland, UK, and more. Updated daily. From vatnode.dev — live VIES validation via API.
relaxed/ean-search
2662 Downloads
A PHP class for EAN and ISBN name lookup and validation using the API on ean-search.org
izucken/bitrix24-rest-client
93 Downloads
Client package for Bitrix24 REST API with added validation and other features
dpc/hash-verifier
50 Downloads
Package for Nonce Generation & HMac Validation for authentication with APIs