Slim-Validation

A validation library for the Slim Framework. It internally uses Respect/Validation.

Downloads
196.8K
Stars
170
Committers
6
Slim-Validation - Release 4.0.0 Latest Release

Published by DavidePastore almost 2 years ago

This version supports slim/slim 4.x.

Changes:

  • move changes from 3.0 to 4.0 (#68);
  • added Slim 4 support (#48, #55 and #61);
  • change the status badge branch from master to 4.0 (#71 and #72).

Check the milestone.

Slim-Validation - Release 3.0.0

Published by DavidePastore almost 2 years ago

This version supports slim/slim 3.x.

Changes:

  • Fix Use templates link (#36 and #37);
  • Update respect validation package (#34 and #38);
  • Edit the command used to test in README.md (#42 and #43);
  • Remove old PHP versions from Travis build (#51 and #52);
  • Remove php-eye badge (#49 and #50);
  • Comment type fix (#54);
  • Bump guzzlehttp/psr7 from 1.4.2 to 1.8.5 (#57);
  • Use GitHub Actions instead of Travis (#63 and #62);
  • Remove composer lock file (#64 and #65);
  • Remove --no-suggest option from composer install command (#66 and #67).

Check the milestone.

Slim-Validation - Release 0.5.1

Published by DavidePastore about 6 years ago

Changes:

  • fix Travis tests on hhvm (#28 and #29);
  • fix StyleCI build (#30 and #31);
  • fix validation in the case the request is incomplete (#32 and #33).

Check the milestone.

Slim-Validation - Release 0.5.0

Published by DavidePastore over 7 years ago

Changes:

  • Add template support (#22, #23).
Slim-Validation - Release 0.4.0

Published by DavidePastore almost 8 years ago

Changes:

  • add route parameter support (#18, #19);
  • add an index in README.md (#20, #21).
Slim-Validation - Release 0.3.1

Published by DavidePastore almost 8 years ago

Changes:

  • Fix example (#14);
  • Improve test organization (#13 and #15);
  • Fix Scrutinizer issues (#16).
Slim-Validation - Release 0.3.0

Published by DavidePastore almost 8 years ago

Changes:

  • Use the middleware without adding it to the container (#9, #12).
Slim-Validation - Release 0.2.0

Published by DavidePastore about 8 years ago

  • Validate subkey of a json request (#6 and #7);
  • Validate subkey of a XML request (#10 and #11).
Slim-Validation - Release 0.1.1

Published by DavidePastore about 8 years ago

  • Improved examples in README.md;
  • Fixed a broken link (#1);
  • fix README.md examples (#2);
  • Add PHPEye badge (#3);
  • Add Style.ci badge (#4).
Slim-Validation - Initial release

Published by DavidePastore almost 9 years ago

First release.

Package Rankings
Top 2.2% on Packagist.org
Top 6.69% on Proxy.golang.org
Badges
Extracted from project README
Latest version Build Status Coverage Status Quality Score Total Downloads