Libraries tagged by image validation
daxslab/yii2-uploader-behavior
712 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
elysdan/emcaptcha
45 Downloads
Arithmetic CAPTCHA for Laravel — generates math operation images (addition, subtraction, multiplication) with built-in validation.
drupal/ai_recipe_validations_image_safety
8 Downloads
Blocks image uploads to Media: Image that contain nudity, sexually suggestive content, gore, graphic violence, or graphic medical imagery. Uses AI Validations and any vision-capable AI provider.
opesho/upload-validation-image
7 Downloads
codeguy/upload validation extension for images
veyselaydogdu/laravel-base64-image
5 Downloads
A powerful Laravel package for handling base64 encoded images with automatic resizing, validation, and storage management
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
mashkinsa/image-uploader
8 Downloads
Universal image upload handler with validation
alimohammaddev/image-uploader
1 Downloads
A Laravel-ready image uploader package that supports validation, MIME filtering, and safe unique naming for uploaded files.
smart-over/base64-validation
62 Downloads
Lumen validators for base64 encoded files
projct1/laravel-validation-base64
10 Downloads
Missing laravel validation rules for base64 encoded strings and files.
motters/image-safe
21 Downloads
Ensure a file is a valid image with a set of specifications.
helga/helga
61 Downloads
Validation at it's best - variables, forms and files
devmahmoudmustafa/laravel-imagekit
10 Downloads
Laravel ImageKit is a comprehensive image processing package for Laravel. It provides an easy-to-use service for validating, resizing, compressing, watermarking, and storing images, all with minimal configuration and maximum flexibility. Perfect for managing image assets in your Laravel applications.
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
bpez/transit
4975 Downloads
A file uploader with support for validation, image transformation and remote transportation.