Download the PHP package bbprojectnet/laravel-rules without Composer
On this page you can find all versions of the php package bbprojectnet/laravel-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bbprojectnet/laravel-rules
More information about bbprojectnet/laravel-rules
Files in bbprojectnet/laravel-rules
Download bbprojectnet/laravel-rules
More information about bbprojectnet/laravel-rules
Files in bbprojectnet/laravel-rules
Vendor bbprojectnet
Package laravel-rules
Short Description Additional rules classes for Laravel.
License MIT
Package laravel-rules
Short Description Additional rules classes for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rules
Laravel rules
This package provides some additional validation rules for Laravel.
Requirements
- PHP 8.1 and above
- Laravel 9 or 10
Installation
Require this package with composer using the following command:
Rules
Base64
Checks whether the given string is a base 64 encoded string.
EnumCase
Checks if the given string is one of the enum cases.
Extension
Checks whether the given filename string has one of the allowed extensions.
ManyOf
Checks whether the values given in a string (separated, for example, by a comma) meet the specified rule.
License
The Laravel rules package is open-sourced software licensed under the MIT license.
All versions of laravel-rules with dependencies
PHP Build Version
Package Version
The package bbprojectnet/laravel-rules contains the following files
Loading the files please wait ....