Libraries tagged by form request
form-synergy/site-verification
4 Downloads
This template will attempt to verify the domain name where service will be rendered.
form-synergy/localize-fallback
4 Downloads
This script will download and localize all modules within a strategy. If the connection between the API and FS service is broken, the javaScript client will re-rout simple interactions locally.
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.
zzortell/zz-ajaxpopupjs-bundle
28 Downloads
AjaxPopup.js is a jQuery plugin which displays HTML requested by Ajax in a popup.
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