ImageValidatorBundle
Symfony2 Bundle to validate images.
Available constraints
- MinWidth
- MinHeight
- MaxWidth
- MaxHeight
- Square
- Landscape
- Portrait
- MinRatio
- MaxRatio
Work in progress
Proper documentation will come soon (hopefully). Stay Tuned!
Symfony2 Bundle that adds a set of validators to validate images (width, height, proportion, orientation, etc...)
PHP