Libraries tagged by file validator
stolt/composer-travis-lint
14014 Downloads
Composer script to lint a Travis CI configuration file.
shulard/atoum-xml-extension
16891 Downloads
The atoum xml extension allows you to make assertions on XML files
rossriley/upload
18313 Downloads
Framework agnostic upload library - Forked from siriusphp for PHP 5.3 compatibility
phpfui/phpunit-syntax-coverage
5710 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
omarelgabry/miniphp
65 Downloads
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
mongdch/mon-util
2617 Downloads
常用的PHP工具类库,包含了各种各式各样的工具,如:容器、时间、验证器、多语言、图片处理、二维码生成、IP地址解析、文件操作、数据安全、数据字典等等等等。。。
itxiao6/session
146 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE
hairacless/sepa-utilities
1038 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 5.6 and HHVM.
csoellinger/php-fon-webservices
148 Downloads
PHP library to handle FinanzOnline web services.
andriichuk/keepenv
32 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.
offdev/csv
1425 Downloads
Reads, parses and validates CSV files using streams
daxslab/yii2-uploader-behavior
725 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.
kalimeraa/grumphp-laravel-translation-checker
1368 Downloads
A GrumPHP task that validates Laravel translation files for missing keys, duplicate keys, and synchronization across locales.
ahrmerd/laravel-test-generator
455 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
hanneskod/readme-tester
2928 Downloads
Validate code examples in readme files