Download the PHP package balsing/rock-validate without Composer
On this page you can find all versions of the php package balsing/rock-validate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download balsing/rock-validate
More information about balsing/rock-validate
Files in balsing/rock-validate
Download balsing/rock-validate
More information about balsing/rock-validate
Files in balsing/rock-validate
Vendor balsing
Package rock-validate
Short Description Flexible validator for PHP with I18N.
License MIT
Package rock-validate
Short Description Flexible validator for PHP with I18N.
License MIT
Please rate this library. Is it a good library?
Informations about the package rock-validate
Validator for PHP
Features
- Supports large many validation rules (string, number, ctype, file, network)
- Validation of scalar variable and array (
attributes()
) - Output the list of errors in an associative array
- i18n support
- Hot replacement of placeholders for messages (
{{name}} must be valid
), as well messages - Customization of validation rules
- Module for Rock Framework
Bolded features are different from Respect/Validation.
Table of Contents
- Installation
- Quick Start
- Replacement a placeholder
- i18n
- As array or object
- Documentation
- Demo
- Requirements
Installation
From the Command Line:
In your composer.json:
Quick Start
Replacement a placeholder
i18n
As Array or Object
Documentation
Demo
- Install Docker or askubuntu
docker run --name demo -d -p 8080:80 romeoz/docker-rock-validate
- Open demo http://localhost:8080/
Requirements
- PHP 5.4+
License
The Rock Validate is open-sourced software licensed under the MIT license.
All versions of rock-validate with dependencies
PHP Build Version
Package Version
The package balsing/rock-validate contains the following files
Loading the files please wait ....