Libraries tagged by request validator

invoicetronic/php-sdk

0 Favers
115 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/

Go to Download


ahrmerd/laravel-test-generator

5 Favers
441 Downloads

The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package

Go to Download


solophp/request-handler

0 Favers
79 Downloads

Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture

Go to Download


slpcode/form-request-validation

6 Favers
97 Downloads

一个数据验证层,基于laravel框架的illuminate/validation

Go to Download


secureit-swiss/laravel-method-form-request

0 Favers
452 Downloads

Package to help organize form request validation for Laravel

Go to Download


samuel-nunes/lumen-form-request-validation

5 Favers
190 Downloads

A Simple Solution For Form Request Validation On Lumen

Go to Download


grupo-cometa/request-validation

0 Favers
2217 Downloads

Go to Download


f9webltd/laravel-validation-rules

15 Favers
251 Downloads

A collection of useful Laravel validation rules

Go to Download


xu767142206/x-validated

4 Favers
398 Downloads

Request Data Validated For Hyperf

Go to Download


patricksavalle/slim-request-params

11 Favers
1969 Downloads

Adds request-parameter validation to the SLIM 3.x PHP framework

Go to Download


nickfla1/laravel-validated-api-requests

4 Favers
27 Downloads

Simple base API request with validation mechanisms

Go to Download


lingmyat/mss-js-validation

4 Favers
205 Downloads

This will validate request from blade without reload

Go to Download


samrap/laravel-validation

9 Favers
228 Downloads

Enhanced validation for request input in Laravel.

Go to Download


mops1k/request-object-resolver-bundle

9 Favers
2104 Downloads

Bundle for resolving and validate http request to object

Go to Download


ideneal/request-content-converter-bundle

6 Favers
532 Downloads

This bundle provides a way to convert and validate the request content specifying a format

Go to Download


<< Previous Next >>