Download the PHP package stefnats/laravel-validation-locale without Composer
On this page you can find all versions of the php package stefnats/laravel-validation-locale. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stefnats/laravel-validation-locale
More information about stefnats/laravel-validation-locale
Files in stefnats/laravel-validation-locale
Download stefnats/laravel-validation-locale
More information about stefnats/laravel-validation-locale
Files in stefnats/laravel-validation-locale
Vendor stefnats
Package laravel-validation-locale
Short Description Laravel validator for locale string.
License GPL-3.0-or-later
Package laravel-validation-locale
Short Description Laravel validator for locale string.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-validation-locale
Laravel Validation Locale
This package delivers a validator to validate locale strings like de_DE
or en_US
(everything that is included in ResourceBundle::getLocales('')
)
Installation
Just install using composer with:
composer require stefnats/laravel-validation-locale
Usage
In your requests you can use:
License
This project is licensed under a GPL license which you can find in this LICENSE.
And also: Have fun :)
All versions of laravel-validation-locale with dependencies
PHP Build Version
Package Version
Requires
illuminate/validation Version
^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/translation Version ^7.0|^8.0|^9.0|^10.0|^11.0
ext-intl Version *
illuminate/translation Version ^7.0|^8.0|^9.0|^10.0|^11.0
ext-intl Version *
The package stefnats/laravel-validation-locale contains the following files
Loading the files please wait ....