Libraries tagged by validation core
adachsoft/release-validator-composer-checks
4 Downloads
Release-validator checks verifying that a package builds and installs correctly via Composer before publishing.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
dandyraka/sgb-team-api
30 Downloads
SGB Team Official API to check SGB Code validation
wterberg/dcat-ap-donl
3210 Downloads
Allows for creation and validation of datasets conforming to the DCAT-AP-DONL 1.1 metadata standard
sqginfo/sped-gtin
773 Downloads
Classes for validation of GTIN codes.
quioteframework/auth-oauth
11 Downloads
OAuth 2.1 client (auth-code + PKCE, OIDC discovery, ID-token validation) and Client Credentials (M2M) support for Quiote.
kenod/invoice-generator
221 Downloads
Professional PHP library for generating PDF invoices, proforma invoices, and other accounting documents with QR payment codes, IBAN validation, and multi-language support
jasny/http-digest
361 Downloads
PSR-7 client and server middleware for HTTP Digest header creation and validation as described in RFC 3230
clean/assure
22139 Downloads
Data correction and validation
alcamo/rdf-literal-workbench
21 Downloads
RDF literal creation and validation
fernandorech/br-commons
112 Downloads
Helps creates CPF and CNPJ validations
telnowedge/freepbx-base
1526 Downloads
Helper to create module with the Symfony components like form validation, dependency injection...
letsjump/yii2-easy-ajax
427 Downloads
EasyAjax are a bunch of Yii methods that minimize the amount of code you need to write to interact with Ajax CRUD, notifies, modals, tabs, pjax-reloads, form validations among others...
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.