Libraries tagged by user input
inspector/inspector
92 Downloads
Inspect the your app's data, config and user input for issues
components/jquery_ns_autogrow
22391 Downloads
Automatically adjust textarea height based on user input. Non-sucking version.
codulab/restricted
66 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
xphoenyx/valify
57 Downloads
A little framework for user input validation
rossey/big-list-of-naughty-strings
43 Downloads
Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
fastwebmedia/profanity-filter
1499 Downloads
Profanity filter for checking and sanitizing user input
dasprid/formidable
12145 Downloads
PHP 7 form library for handling user input
danack/params
492 Downloads
Converts user input into correctly typed parameters
azi/validator
189 Downloads
Server side user input validation library
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
mrbohem/livewire-form-keeper
3 Downloads
FormKeeper is a lightweight Livewire package designed to enhance user experience by preserving form data across page transitions. With FormKeeper, you can ensure that users don't lose their inputted data when navigating between pages
cyneek/yii2-widget-upload-crop
2094 Downloads
Form input widget that lets users to upload an image alongside its cropping dimensions.
haimaz/business-stepper
138 Downloads
A laravel package for business systems to manage ordering Services, Products, Subscriptions based dynamic steps and inputs to excute them based user data
wacon/faq-seo
11 Downloads
This extension adds a new content element type 'FAQ' to TYPO3, allowing you to create and manage frequently asked questions with enhanced SEO features. It provides a user-friendly interface for content editors to input questions and answers, and it automatically generates structured data (JSON-LD) for improved search engine visibility.
krishnapawar/php-html-builder
70 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.