Download the PHP package northwestern-sysdev/dynamic-forms without Composer
On this page you can find all versions of the php package northwestern-sysdev/dynamic-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download northwestern-sysdev/dynamic-forms
More information about northwestern-sysdev/dynamic-forms
Files in northwestern-sysdev/dynamic-forms
Package dynamic-forms
Short Description Dynamic Forms for Laravel
License MIT
Informations about the package dynamic-forms
Dynamic Forms for Laravel
User-defined forms are a perennial problem for developers.
Dynamic Forms for Laravel gives you an easy solution: a drag-and-drop builder, an easy way to display the forms, and back-end validation.
How does this work?
The front-end is powered by the open source Form.io JavaScript library. This is an awesome library: the builder is user-friendly, you can adjust what's offered, and add your own custom form fields.
On the backend, it's as simple as calling $request->validateDynamicForm()
. It behaves just like the validate
method you're used to in Laravel.
You do not need to use the Form.io SaaS platform. Your Laravel application is filling that role.
Getting Started
Further information about usage can be found in the docs.
Contributing
If you'd like to contribute to the library, you are welcome to submit a pull request!
There is a roadmap under the projects tab, so if you're looking for ideas, those issues are a great place to start.
All versions of dynamic-forms with dependencies
aws/aws-sdk-php Version ^3.80|^4
illuminate/support Version ^8|^9|^10|^11
illuminate/validation Version ^8|^9|^10|^11
illuminate/contracts Version ^8|^9|^10|^11
illuminate/http Version ^8|^9|^10|^11
symfony/finder Version ^6|^7
nesbot/carbon Version ^2 || ^3
jwadhams/json-logic-php Version ^1.4
northwestern-sysdev/lodash-php Version ^2.0.0