Libraries tagged by Binput
masroore/stopwords
8449 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
maniruzzaman/sanitizer
12800 Downloads
A php package that would sanitize your every input and HTML
lion/request
6271 Downloads
Library created to request input data and response requests
kittinan/php-crc
98446 Downloads
Calculates CRC checksums for input data
jeffersongoncalves/filament-barcode-field
1026 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
8770 Downloads
Contao extension to allow the duplication of form fieldsets in the front end by the user for additional input fields.
grimmlink/bootstrap-filestyle
10609 Downloads
jQuery customization of input html file for Bootstrap Twitter http://markusslima.github.io/bootstrap-filestyle/
globaloxs/yii2-gpaci
1706 Downloads
Google Places Auto Complete input widget for Yii2
galahad/bootforms
63009 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
dragosstoenica/laravel-zod
1554 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
2191 Downloads
Fill in a PDF template with inputs from web form and mail it
dealnews/filter
6718 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.
cradeq/commonmark-html-whitelist-extension
9248 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
cleaniquecoders/pii-protection
445 Downloads
Pure-PHP PII protection: field-level encryption at rest + masking of sensitive fields in audit/log payloads. No framework, no global state — plain classes with explicit inputs and outputs, usable anywhere.
bupy7/php-html-form
18517 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.