Libraries tagged by file validator
certificationy/yaml-linter
624 Downloads
Validate all Yaml files in a path
abdullahzubair/svg-upload-fix
7 Downloads
SVG Upload Fix - A module that modifies the image field upload process to bypass image validation for SVG files.
harmbandstra/edexmllib
2544 Downloads
PHP Library for validating and importing Edexml files.
evilfreelancer/yaml-php
14 Downloads
Small PHP library for importing and exporting with validation of YAML configuration files.
tanoconsulting/ezdbintegritybundle
6 Downloads
Validates database data and binary file storage of eZPlatform 3 (aka Ibexa OSS/DXP)
faimmedia/i18n-json
390 Downloads
Simple PHP library to validate and match JSON translation files, and also pretty format them.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
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.
pckg/import
2109 Downloads
Import, validate and map imported data from common file formats
jeontwikkeling-nl/ltisaas_client_api_php
24 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
cassarco/markdown-tools
4 Downloads
A package for Laravel that lets you run Laravel Validation and/or a handler function over markdown files in your application.
jan-di/config
89 Downloads
Library to load, validate and cache configuration from environment variables and .env files
yiisoft/form-model
21356 Downloads
Provides a base for form models and helps to fill, validate and display them.
solutosoft/yii-linkmany
2230 Downloads
Load, validate and save automatically related Active Record models
five-say/laravel-validation
25 Downloads
validation support exception