2017 © Pedro Peláez
 

library valdi

Super simple, yet complete, data validation.

image

philiplb/valdi

Super simple, yet complete, data validation.

  • Tuesday, May 2, 2017
  • by philiplb
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4,352 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 9 % Grown

The README.md

Valdi

Super simple, yet complete data validation., (*1)

Reasons to use Valdi:, (*2)

  • Easy to use
  • Feature complete
  • Lightweight, without dependencies
  • Well documented
  • Well tested
  • Extensible

Valdi, (*3)

(Big thanks to Jamie Thormann for this awesome mascot!), (*4)

Documentation

Find out more and get started with the documentation. This documentation is available for each version:, (*5)

Package

Valdi uses Semantic Versioning., (*6)

Total Downloads Latest Stable Version Latest Unstable Version License, (*7)

Stable

"require": {
    "philiplb/valdi": "^1.0"
}

Bleeding Edge

"require": {
    "philiplb/valdi": "1.1.x-dev"
}

Build Status

Build Status Code Coverage, (*8)

Code Quality

SensioLabsInsight Scrutinizer Code Quality, (*9)

How to Generate the Documentation

Upfront, install Sphinx and the PHP extension:, (*10)

pip install Sphinx
pip install tk.phpautodoc

Clone https://github.com/avalanche123/doxphp somewhere once and then execute:, (*11)

export DOXPHPPATH="<doxphpRepo>/bin"
php generateAPIDocs.php
cd docs
make clean && make html

The Versions

02/05 2017

dev-master

9999999-dev

Super simple, yet complete, data validation.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Philip Lehmann-Böhm

02/05 2017

dev-Nested_Validator

dev-Nested_Validator

Super simple, yet complete, data validation.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Philip Lehmann-Böhm

02/05 2017

dev-Array_Validator

dev-Array_Validator

Super simple, yet complete, data validation.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Philip Lehmann-Böhm

30/08 2016

0.10.0

0.10.0.0

Super simple, yet complete, data validation.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Philip Lehmann-Böhm

17/07 2016

0.9.0

0.9.0.0

Super simple, yet complete, data validation.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Philip Lehmann-Böhm