Libraries tagged by input
masroore/stopwords
8143 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
maniruzzaman/sanitizer
12669 Downloads
A php package that would sanitize your every input and HTML
lion/request
5936 Downloads
Library created to request input data and response requests
kittinan/php-crc
97834 Downloads
Calculates CRC checksums for input data
jeffersongoncalves/filament-barcode-field
434 Downloads
A Laravel Filament package that provides Barcode field functionality for your web applications. This package extends Filament v5 with a simple barcode input component supporting EAN-13, EAN-8, UPC-A, UPC-E, Code 128, Code 39, ITF and Codabar.
inspiredminds/contao-fieldset-duplication
8724 Downloads
Contao extension to allow the duplication of form fieldsets in the front end by the user for additional input fields.
innoge/filament-form-faker
2550 Downloads
A package to generate fake input data for Filament forms.
hybridlogic/validation
1096 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
grimmlink/bootstrap-filestyle
10608 Downloads
jQuery customization of input html file for Bootstrap Twitter http://markusslima.github.io/bootstrap-filestyle/
globaloxs/yii2-gpaci
1491 Downloads
Google Places Auto Complete input widget for Yii2
galahad/bootforms
62966 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
eluhr/yii2-jedison-editor
3799 Downloads
Yii2 asset bundle and input widget for germanbisurgi/jedison
dragosstoenica/laravel-zod
1549 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
do-while/contao-pdfforms-bundle
2153 Downloads
Fill in a PDF template with inputs from web form and mail it
dealnews/filter
6496 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.