Libraries tagged by inputs
webmozart/assert
817285392 Downloads
Assertions to validate method input/output with nice error messages.
kartik-v/bootstrap-fileinput
7211950 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
symfony/html-sanitizer
19155270 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
cuyz/valinor
3959785 Downloads
Library that helps to map any input into a strongly-typed value object structure.
beberlei/assert
86498421 Downloads
Thin assertion library for input validation in business models.
jackocnr/intl-tel-input
197252 Downloads
A JavaScript plugin for entering and validating international telephone numbers
seld/cli-prompt
24195453 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
symfony/rate-limiter
35887475 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
clue/stdio-react
8682096 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
ysfkaya/filament-phone-input
577932 Downloads
A phone input component for Laravel Filament
unclead/yii2-multiple-input
1386352 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
robinherbots/jquery.inputmask
266074 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
kartik-v/yii2-widget-fileinput
6156334 Downloads
An enhanced FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)
kartik-v/yii2-editable
2904630 Downloads
An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.
adhocore/cli
732114 Downloads
Command line interface library for PHP