{"repo":"Intervention/validation","free":true,"listed":false,"github":"https://github.com/Intervention/validation","clone":"git clone https://github.com/Intervention/validation.git","description":"Missing Laravel Validation Rules","language":"PHP","stars":677,"topics":["laravel","php","validation"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Intervention Validation Intervention Validation is an extension library for Laravel's own validation system. The package adds rules to validate data like IBAN, BIC, ISBN, creditcard numbers and more. Installation You can install this package quick and easy with Composer. Require the package via Composer: $ composer require intervention/validation Laravel integration The Validation library is built to work with the Laravel Framework ( =10). It comes with a service provider, which will be discovered automatically and registers the validation rules into your installation. The package provides 37 additional validation rules including multi language error messages, which can be used like Laravel's own validation rules. Changing the error messages: Add the corresponding key to /resources/lang/ /validation.php like this: Or add your custom messages directly to the validator like described in the docs. Available Rules The following validation rules are available with this package. Austrian insurance Number (austrian social security number) The field under validation must be an Austrian insurance number public Intervention\\Validation\\Rules\\AustrianInsuranceNumber:: construct() Base64 encoded string The field under validation must be Base64 encoded. public Intervention\\Validation\\Rules\\Base64:: construct() Business Identifier Code (BIC) Checks for a valid Business Identifier Code (BIC). public Intervention\\Validation\\Rules\\Bic:: construct() Camel case string The field under validation ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Intervention","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Intervention/validation/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}