Download the PHP package tyrellsys/cakephp3-messages-validator without Composer
On this page you can find all versions of the php package tyrellsys/cakephp3-messages-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tyrellsys/cakephp3-messages-validator
More information about tyrellsys/cakephp3-messages-validator
Files in tyrellsys/cakephp3-messages-validator
Download tyrellsys/cakephp3-messages-validator
More information about tyrellsys/cakephp3-messages-validator
Files in tyrellsys/cakephp3-messages-validator
Vendor tyrellsys
Package cakephp3-messages-validator
Short Description CakePHP3 Validator that set the validation message
License
Package cakephp3-messages-validator
Short Description CakePHP3 Validator that set the validation message
License
Please rate this library. Is it a good library?
Informations about the package cakephp3-messages-validator
CakePHP3 Messages Validator plugin
CakePHP3 Validator that set the validation message
Requirements
The master branch has the following requirements:
- CakePHP >=3.6.0,<4.0.0
- PHP 5.6.0 or greater
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Load your pligin load Tyrellsys/CakePHP3MessagesValidator
or by manually putting $this->addPlugin('Tyrellsys/CakePHP3MessagesValidator')
in your Application.php
.
Config
set messages messagesValidator.messages
.
config/messages.php
and putting config/bootstrap.php
.
Model validation
All versions of cakephp3-messages-validator with dependencies
PHP Build Version
Package Version
The package tyrellsys/cakephp3-messages-validator contains the following files
Loading the files please wait ....