2017 © Pedro Peláez
 

library validator

Toa Validator Component

image

toa/validator

Toa Validator Component

  • Monday, February 24, 2014
  • by toaotc
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,967 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

ToaValidatorComponent

This Component extends Symfony Validator Component ~2.1., (*1)

Build Status Code Coverage Scrutinizer Quality Score Dependency Status, (*2)

SensioLabsInsight Latest Stable Version Total Downloads, (*3)

Requirements

To use Csv constraint you have to install Goodby CSV:, (*4)

{
    "require": {
        "goodby/csv": "*"
    }
}

To use Audio or Video constraint you have to install PHP FFmpeg:, (*5)

{
    "require": {
        "php-ffmpeg/php-ffmpeg": "*"
    }
}

Installation

Add this component to your composer.json file:, (*6)

{
    "require": {
        "toa/validator": "dev-master"
    }
}

Usage

Read the documentation., (*7)

General information to use validation constraints can be found in the Symfony documentation., (*8)

The Versions

24/02 2014

dev-master

9999999-dev https://github.com/toaotc/Validator

Toa Validator Component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Enrico Thies

audio csv video validator

12/07 2013

dev-no-ffmpeg

dev-no-ffmpeg https://github.com/toaotc/Validator

Toa Validator Component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Enrico Thies

audio csv video validator