Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 530 Bytes

README.rst

File metadata and controls

27 lines (20 loc) · 530 Bytes

ImageValidatorBundle

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!