All Projects → neos → form

neos / form

Licence: MIT license
Flow Form Framework

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to form

react-hooks-form
React Forms the Hooks Way
Stars: ✭ 25 (+78.57%)
Mutual labels:  form
WMZForm
一个功能强大的表单组件,可自定义(A powerful form component that can be customized)
Stars: ✭ 38 (+171.43%)
Mutual labels:  form
Forms
Tracking our progress moving all city paper and pdf forms online.
Stars: ✭ 14 (+0%)
Mutual labels:  form
react-useForm
World's simplest React hook to manage form state
Stars: ✭ 30 (+114.29%)
Mutual labels:  form
cypress-upload-file-post-form
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
Stars: ✭ 59 (+321.43%)
Mutual labels:  form
react-drip-form
☕ HoC based React forms state manager, Support for validation and normalization.
Stars: ✭ 66 (+371.43%)
Mutual labels:  form
react-jsonschema-formbuilder
No description or website provided.
Stars: ✭ 45 (+221.43%)
Mutual labels:  form
react-native-radio-buttons-group
Simple, best and easy to use radio buttons for react native apps.
Stars: ✭ 145 (+935.71%)
Mutual labels:  form
vue-example
Vue.js example application (server-side rendering, router, vuex store, form validation, i18n & l10n)
Stars: ✭ 62 (+342.86%)
Mutual labels:  form
lomake
HTML Form generator from Go structs
Stars: ✭ 12 (-14.29%)
Mutual labels:  form
SuluFormBundle
Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io
Stars: ✭ 51 (+264.29%)
Mutual labels:  form
scalable-form-platform
A solution for building dynamic web forms with visual editor
Stars: ✭ 109 (+678.57%)
Mutual labels:  form
SwiftyExcelView
A View Look Like Excel & Form
Stars: ✭ 45 (+221.43%)
Mutual labels:  form
antd-react-form-builder
Example
Stars: ✭ 74 (+428.57%)
Mutual labels:  form
formily
Simple, lightweight, and flexible schema-based form for Vue.js
Stars: ✭ 23 (+64.29%)
Mutual labels:  form
forms
A library to easily define and create forms, written in Kotlin
Stars: ✭ 39 (+178.57%)
Mutual labels:  form
DroidValidatorLight
Android form validation library
Stars: ✭ 32 (+128.57%)
Mutual labels:  form
react-file-input-previews-base64
This package provides an easy to use, ready to go and customizable wrapper around file input, with option for image previews and returning file as base64 string.
Stars: ✭ 15 (+7.14%)
Mutual labels:  form
form-data-json
A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
Stars: ✭ 37 (+164.29%)
Mutual labels:  form
contact-officials
Form definitions powering Resistbot's electronic deliveries to elected officials in the United States.
Stars: ✭ 29 (+107.14%)
Mutual labels:  form

Flow Form Framework

An extensible and flexible framework to build web forms.

See https://flow-form-framework.readthedocs.org/en/latest/ for a detailed documentation.

Related Packages

This package implements the core of the Flow Form Framework and can be used directly within Neos Websites or Flow Applications. There are some useful related packages:

Neos Package Key Description Composer key / Packagist URL
Neos.Form The actual Form Framework core (this package) neos/form
Neos.Form.Builder A Form Builder IDE integrated to Neos CMS that allows for form *Definitions* to be created via the Backend interface and/or Fusion neos/form-builder
Neos.Form.YamlBuilder
(formerly Neos.FormBuilder)
The original Form Builder IDE that can be used with Flow alone to create YAML Form Definitions neos/form-yamlbuilder
(formerly neos/formbuilder)
Neos.Form.FusionRenderer A custom Form preset that allows Forms to be rendered via Fusion neos/form-fusionrenderer
Third party packages
PunktDe.FormPersistence Database persistence finisher, backend module to download data in different formats, export definition editor for field mapping, fine grained access rights, data retention mechanisms, .... punktDe/form-persistence
Wegmeister.DatabaseStorage Custom Form Finisher that helps storing formdata into the database and export it as Xlsx file wegmeister/databasestorage
Wegmeister.Recaptcha Custom Form Element that renders Googles reCAPTCHAs wegmeister/recaptcha
Honeypot Field Honeypot form field to spam-protect your forms without further disturbance. dl/honeypotformfield
Wwwision.Form.ContentReferences Example Form Element that renders Neos Content References wwwision/form-contentreferences
Wwwision.Form.MultiColumnSection Example Section Form Element that renders child Form Elements in multiple columns wwwision/form-multicolumnsection
Wwwision.Form.MultiFileUpload Example package providing a simple MultiFileUpload element for the Neos.Form framework wwwision/form-multifileupload
Wwwision.Form.SecureFileUpload Examples and helpers for implementing secure form uploads wwwision/form-securefileupload

Note: Feel free to create a Pull-Request with further related Form packages

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].