Libraries tagged by file validator
indietorrent/audio-manipulator
25 Downloads
Library for manipulating audio files (validating, transcoding, and tagging)
sobitnl/livewire-forms
49 Downloads
A dynamic, responsive Livewire form component with realtime validation, file uploads, array fields, and more.
pkkbkraa/laravel-livewire-forms
85 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
khalyomede/php-typo
6 Downloads
A command line tool to validate files do not have English typo in variables, methods, functions, ...
jpolvora/dotenvy
295 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
idrinth/config-check
100 Downloads
Checks a project recursively for ini, xml, json or yaml-files and validates them whenever possible.
haldayne/customs
1762 Downloads
Iterator for the $_FILES super-global, and a robust API for validating file uploads.
etsvthor/laravel-livewire-forms
174 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
cecostadev/check-type
2 Downloads
A library to validate file types such as images and documents.
ayat/crud
3 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
awaisjameel/mimetypes
1 Downloads
A Laravel package for dynamically fetching, caching, and resolving MIME types and file extensions using the latest Apache MIME types list. Perfect for file upload validation and content-type detection.
arraypress/s3-path-resolver
7 Downloads
A robust utility for parsing and validating S3-like paths. The library ensures paths adhere to S3 naming conventions, checks for disallowed protocols, validates file extensions, and supports default bucket configurations. Ideal for applications interfacing with S3-compatible storage solutions.
antoninmasek/laravel-max-upload-size-rule
8 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
unicon/yaml
3056 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
tworzenieweb/sql-provisioner
92 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.