Libraries tagged by Form Requests
form-synergy/fs-demo
33 Downloads
This package will create and update multiple resources using the FormSynergy PHP API, along with javaScript, HTML and CSS.
form-synergy/custom-module
4 Downloads
This template will install create a single module, this example will include all options and features. Great example.
form-synergy/callback-connection
4 Downloads
This script will create a connection between a module and your own javaScript code by creating a callback method. This script will not work by itself.
flsouto/htupload
25 Downloads
Plugin widget for flsouto/htform which enables file uploads.
flsouto/htmltable
24 Downloads
Library for building html tables without pain
flsouto/htform
37 Downloads
Library for building html forms without pain
dadaabc/laravel-components
196 Downloads
Components for Laravel or Lumen
bus-factor/ares
305 Downloads
Leightweight standalone validation library
bravepickle/query-filters-serializer
9 Downloads
Serializer of query filters from arrays or strings. Provides constraints and parsing logic for preconfigured filters
matthimatiker/molcomponents
1683 Downloads
Library with use-at-will architecture that extends the functionality of Zend Framework 1. Main features: Improved bootstrapping with lazy loading of resources, declaration of request parameters as argument in controller actions, advanced form creation and validation, mail templates, lightweight controller testing.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
wessama/laravel-pretty-validation-messages
3 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
triasbrata/modulegenerator
87 Downloads
module ini memungkinkan user untuk membuat view,controller,d form request dan model
suzunone/l-auto-comment-for-php-swagger
4655 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.