Libraries tagged by file validator
forever2077/php-helper
35 Downloads
PHP Tool Library
andriichuk/keepenv
32 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.
idrinth/config-check
104 Downloads
Checks a project recursively for ini, xml, json or yaml-files and validates them whenever possible.
evilfreelancer/composer-json-generator
11 Downloads
Small library for generating composer.json file with validation by composer's schema
antoninmasek/laravel-max-upload-size-rule
12 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
johnitvn/json-query
429 Downloads
Parser, create, edit, query and do validate json file.
padam87/pdf-preflight
40 Downloads
A library to preflight (validate) PDF files against various standards.
portrino/codeception-sitemap-module
849 Downloads
Parse and validate sitemap.xml files
imanimen/speed-routes
36 Downloads
This package helps you to boost your coding speed by just creating one file for your Logic, Method, Validations and Middlewares.
mickaelandrieu/xml-linter
1745 Downloads
CLI app to validate any kind of XML file, can accept an XSD definition file
faimmedia/i18n-json
619 Downloads
Simple PHP library to validate and match JSON translation files, and also pretty format them.
hanneskod/exemplify
134 Downloads
Validate code examples in readme files
borsodigerii/php-xml-chunker
198 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
webino/zend-input-filter
1166 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
mvccore/ext-form-field-file
339 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.