关键词:input

2
Data sanitizer and Laravel 5 form requests with input sanitation.
3
Adds support for all 11 remaining HTML5 elements (Laravel already supports 2 out of the box) using Laravels 4.2 Form interface (e.g. Form::date())
4
Allows filtering Eloquent queries by input filters
6
Handle form model binding, old input binding and validation error messages in a clean and easy way.
7
Laravel middleware to filter, sanitize, parse and transform request input data.
8
Input sanitizer to convert strings to booleans, numbers etc.
9
Helpers for laravel blade template inputs.
11
yet another Laravel 4 XSS (CI Based) & html input filter for laravel4
12
Allows filtering Eloquent queries by input filters
13
Handle form model binding, old input binding and validation error messages in a clean easy way.
16
A customisable and testable form abstraction library.