Libraries tagged by validation api
mrizki28/handler-api-response
31 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
mimosafa/laravel-openapi-validation-helper
7 Downloads
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
mikro-api/mikro-api
10 Downloads
Minimalist PHP framework inspired by NestJS with attribute-based routing, validation, and migrations
mannysoft/api-form-request
1966 Downloads
Laravel package for extending FormRequest for REST API Request.
mamadali/laravel-validation-models
20 Downloads
Helps you easily validate your models and eloquent models with specific scenarios and use them in api
magdy-hakam/laravel5-genderize-api-client
13 Downloads
Laravel client for the genderize.io API
latinosoft/validation
9 Downloads
Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
jeontwikkeling-nl/ltisaas_client_api_php
30 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
dropoutventures/laravel-address-validation
56 Downloads
This package adds physical address verification with Google Geocoding API
dkplus/csrf-api-unprotection-bundle
5391 Downloads
Disables the CSRF-token validation for all urls that matches a given expression.
devespresso/laravel-api-kit
52 Downloads
A Laravel API kit providing filtering, transformation, repositories, request validation, and authorisation.
dandoetech/laravel-generic-api
0 Downloads
Registry-driven CRUD proxy for Laravel. Validation, policies, filtering, and consistent JSON responses.
coagus/php-api-builder
337 Downloads
Build RESTful APIs in PHP in minutes. Define entities, get automatic CRUD, JWT auth, validation, and OpenAPI docs.
clarkwinkelmann/flarum-ext-external-email-validation
279 Downloads
Validate email with a call to an external API
beblife/schema-validation-laravel
11273 Downloads
Validate HTTP-requests using JSON-schema objects