Libraries tagged by user input
alisonjo2786/chosen
17 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
efureev/yii2-tagsinput
10 Downloads
Bootstrap Tags Input is a jQuery plugin providing a Twitter Bootstrap user interface for managing tags.
unsized/grapefruit
9 Downloads
Controller class to map user inputs to a full web page view template.
tradzero/restricted
19 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
thibaud-dauce/compliant-regexps
87 Downloads
An easy way to correct user input based on a regular expression
svk/fio-analyzer
12 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
sndsgd/field
6058 Downloads
Tools for handling user input with PHP
sirprize/paginate
380 Downloads
Normalize an index range from user input
shiniv/sanitize
9 Downloads
A PHP library for Handles encoding of incoming user input, decoding, and making safe for output
samjoyce777/laravel-post-screen
5 Downloads
Scans through a users input and checks for unwanted words, phrases, links, emails and telephone numbers
risototh/search-query-composer
9910 Downloads
Tokenizer and composer for search query from user input.
pushword/conversation
448 Downloads
Extend your Pushword website with **comments**, a **contact** form or just an **user input**.
programmatordev/fluent-validator
1 Downloads
A Symfony Validator wrapper that enables fluent-style validation for raw values, offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.
pingle/validator
5 Downloads
Server side user input validation library
perry-rylance/dom-form
10 Downloads
A DOMDocument based form library, useful for quickly populating HTML forms, server side user input validation using HTML5's form validation elements, serialization, and error handling.