All Versions
61
Latest Version
Avg Release Cycle
68 days
Latest Release
1540 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v1.0 Changes
May 20, 2012➕ Added assertions
Assert\Assertion::integer()
Assert\Assertion::digit()
Assert\Assertion::integerish()
Assert\Assertion::boolean()
Assert\Assertion::notEmpty()
Assert\Assertion::string()
Assert\Assertion::regex()
Assert\Assertion::minLength()
Assert\Assertion::maxLength()
Assert\Assertion::betweenLength()
Assert\Assertion::startsWith()
Assert\Assertion::contains()
Assert\Assertion::choice()
Assert\Assertion::isArray()
Assert\Assertion::keyExists()
Assert\Assertion::notBlank()
Assert\Assertion::isInstanceOf()
Assert\Assertion::subclassOf()
Assert\Assertion::range()
Assert\Assertion::file()
Assert\Assertion::readable()
Assert\Assertion::writeable()
Assert\Assertion::email()
Assert\Assertion::alnum()