Download the PHP package pfrug/validate-document-uy without Composer
On this page you can find all versions of the php package pfrug/validate-document-uy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pfrug/validate-document-uy
More information about pfrug/validate-document-uy
Files in pfrug/validate-document-uy
Download pfrug/validate-document-uy
More information about pfrug/validate-document-uy
Files in pfrug/validate-document-uy
Vendor pfrug
Package validate-document-uy
Short Description Library to validate Uruguayan identity documents (CI numbers)
License MIT
Package validate-document-uy
Short Description Library to validate Uruguayan identity documents (CI numbers)
License MIT
Please rate this library. Is it a good library?
Informations about the package validate-document-uy
ValidateDocumentUy
A Laravel 11+ package for validating Uruguayan identity documents (Cédula de Identidad).
Supports validation via rule class or shorthand string rule (validate_ci
), includes localization support and random generation for testing.
Installation
Register the service provider
In bootstrap/app.php
:
Usage
Validation via string rule
Validation via rule class
Using the facade
Translations
Validation messages are available in English and Spanish.
To publish the translation files:
The files will be located in:
Tests
Includes unit and feature tests for all validation cases.
Directory structure
License
This package is open-sourced software licensed under the MIT license.
All versions of validate-document-uy with dependencies
PHP Build Version
Package Version
The package pfrug/validate-document-uy contains the following files
Loading the files please wait ....