2017 © Pedro PelĂĄez
 

library zf2-validator

Zend Framework 2 validators

image

kanellov/zf2-validator

Zend Framework 2 validators

  • Sunday, March 20, 2016
  • by kanellov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

zf2-validator

Build Status, (*1)

Provides some extra Zend Framework validators., (*2)

Installation

Install composer in your project:, (*3)

curl -s https://getcomposer.org/installer | php

Create a composer.json file in your project root:, (*4)

{
    "require": {
        "kanellov/zf2-validator": "dev-master"
    }
}

Install via composer:, (*5)

php composer.phar install

Add this line to your application’s index.php file:, (*6)

<?php
require 'vendor/autoload.php';

System Requirements

You need PHP >= 5.3.23., (*7)

The Versions

20/03 2016
20/03 2016
03/03 2015

0.1.0

0.1.0.0 https://github.com/kanellov/zf2-validator

Zend Framework 2 validators

  Sources   Download

MIT

The Requires

 

The Development Requires

validator zend framework

27/02 2015

0.0.1

0.0.1.0 https://github.com/kanellov/zf2-validator

Zend Framework 2 validators

  Sources   Download

MIT

The Requires

 

The Development Requires

validator zend framework