Libraries tagged by input validator
phyozawtun/composer-myanmar-national-registration-nrc-card
15 Downloads
PHP Composer Package - Myanmar National Registration Card. in from NRC card. General purpose library for Myanmar NRC Card. Get list of townships code used in NRC number format, validation NRC number inputs and intigrated in forms.
milenmk/laravel-blacklist
1 Downloads
A Laravel package for blacklist validation of user input
chewbakka/open-graph-protocol-tools
449 Downloads
Tools to validate and sanitize inputs before generating Open Graph protocol markup on your webpages. This project standardizes outputs for easy indexing by consuming agents. Based on https://github.com/niallkennedy/open-graph-protocol-tools
germania-kg/formvalidator
135 Downloads
Callable for validating and filtering user inputs with convenient evaluation API.
ecommunities/ecms-number-format
21 Downloads
jQuery plugin for input field number formatting and validation
skyzyx/strong-types
156 Downloads
Enables strong types for PHP. This allows for tighter validation, especially when accepting input from users.
cyneek/yii2-widget-urlparser
434 Downloads
Form input widget that let users creating validated uris.
bootpress/form
798 Downloads
Coordinates form validation, errors, messages, values, and inputs in a DRY KISS way.
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.
cyphix333/nbbc
11 Downloads
NBBC is a high-speed, extensible, easy-to-use validating BBCode parser that accepts BBCode as input and generates XHTML
alex-dwt/verified-request
50 Downloads
Aggregates input parameters from http request into one object and apply validation rules to them