Libraries tagged by InOut laravel
ayhanyigid/kerkenes-router
8 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
5150studios/sanitizer
7 Downloads
Data sanitizer for form requests supporting Laravel 8.
codezero/validator
17 Downloads
Form input validator
llama-laravel/bootstrap-form
128 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
samfajar/clear-formating
22 Downloads
Simple clear masked input field for laravel
squatto/grafite-formmaker
1209 Downloads
A remarkably magical form and input maker tool for Laravel.
sierratecnologia/formmaker
976 Downloads
A remarkably magical form and input maker tool for Laravel.
luissobrinho/lform
4 Downloads
A remarkably magical form and input maker tool for Laravel.
hanoivip/grafite-formmaker
17 Downloads
A remarkably magical form and input maker tool for Laravel.
anomanderrevan/sanitizr
0 Downloads
A centralized, customizable security & input sanitization package for laravel
sukohi/form-strap
108 Downloads
A PHP package mainly developed for Laravel to generate form input tags of Bootstrap that can display errors.
sukohi/form-autocomplete
883 Downloads
A PHP package mainly developed for Laravel to generate form input tags of Bootstrap that can automatically display errors, labels and alerts.
seblhaire/autocompleter
41 Downloads
A Laravel library with Javascript JQuery script to add input with auto-completer
pedrokeilerbatistarojo/smartfilter
6 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
masterskill/validation-error-trait
93 Downloads
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel