Download the PHP package boing6002/formbuilder without Composer
On this page you can find all versions of the php package boing6002/formbuilder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boing6002/formbuilder
More information about boing6002/formbuilder
Files in boing6002/formbuilder
Download boing6002/formbuilder
More information about boing6002/formbuilder
Files in boing6002/formbuilder
Vendor boing6002
Package formbuilder
Short Description Form builder for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/FormBuilder
Package formbuilder
Short Description Form builder for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/FormBuilder
Please rate this library. Is it a good library?
Informations about the package formbuilder
FormBuilder
JSON-based Form builder for Laravel Enso. Read Docs
click on the photo to view a short demo in compatible browsers
Features
- allows for quick creation of forms
- uses a JSON template file for generating the form
- flexible form layout, that supports directly from the template
- grouping inputs into logical sections and columns of different widths, even on the same row
- grouping sections into tabs
- uses it's own VueJS components, such as
vue-select
anddatepicker
for an improved experience -EnsoForm.vue
a server-side form wrapper is available that can be used to fetch the form configuration - for most forms, the json template is all that it's needed
- provides helpful error messages when the template is missing parameters or unexpected values are found
- when needed, allows the customization of form components in order to cover all scenarios
- comes with a
template.json
file that can be used as an example when starting out - integrates with the Laravel Request Validation for seamless usage and reusability
- uses the Enso toast notifications for stylish feedback on the various actions
- customizable placeholder for all elements
- handles number, money and currency formatting, using the accounting.js library
- provides beautiful date & time selection, based on the flatpickr library
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.
All versions of formbuilder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
laravel/framework Version 5.7.*
laravel-enso/helpers Version 1.10.*
laravel-enso/select Version 2.8.*
laravel-enso/vuecomponents Version 2.7.*
laravel/framework Version 5.7.*
laravel-enso/helpers Version 1.10.*
laravel-enso/select Version 2.8.*
laravel-enso/vuecomponents Version 2.7.*
The package boing6002/formbuilder contains the following files
Loading the files please wait ....