oryzone/image-validator-bundle

Symfony2 Bundle to validate images

v1.0.0 2013-01-19 16:57 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:16:09 UTC


README

Symfony2 Bundle to validate images.

TravisCIStatus_

Available constraints

  • MinWidth
  • MinHeight
  • MaxWidth
  • MaxHeight
  • Square
  • Landscape
  • Portrait
  • MinRatio
  • MaxRatio

Work in progress

Proper documentation will come soon (hopefully). Stay Tuned!