All Projects → laminas → laminas-form

laminas / laminas-form

Licence: BSD-3-Clause license
Validate and display simple and complex forms, casting forms to business objects and vice versa

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laminas-form

Documentation
📋 Official documentation/website
Stars: ✭ 202 (+210.77%)
Mutual labels:  forms, form-validation
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (+138.46%)
Mutual labels:  forms, form-validation
React Controlled Form
Flexible, Modular & Controlled Forms for React and Redux
Stars: ✭ 121 (+86.15%)
Mutual labels:  forms, form-validation
Jafar
🌟!(Just another form application renderer)
Stars: ✭ 107 (+64.62%)
Mutual labels:  forms, form-validation
Form bloc
🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
Stars: ✭ 239 (+267.69%)
Mutual labels:  forms, form-validation
React Forms
React library for rendering forms.
Stars: ✭ 111 (+70.77%)
Mutual labels:  forms, form-validation
Vue Dynamic Forms
Easy way to dynamically create reactive forms in vue based on a varying business object model
Stars: ✭ 146 (+124.62%)
Mutual labels:  forms, form-validation
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-38.46%)
Mutual labels:  forms, form-validation
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+19280%)
Mutual labels:  forms, form-validation
Composable Form
Build type-safe composable forms in Elm
Stars: ✭ 179 (+175.38%)
Mutual labels:  forms, form-validation
Validate
A lightweight form validation script.
Stars: ✭ 227 (+249.23%)
Mutual labels:  forms, form-validation
Svelte Forms Lib
📝. A lightweight library for managing forms in Svelte
Stars: ✭ 238 (+266.15%)
Mutual labels:  forms, form-validation
Rsformview
A Cocoapods library designed to easily create forms with multiple data entry fields
Stars: ✭ 84 (+29.23%)
Mutual labels:  forms, form-validation
Form For
ReactJS forms made easy
Stars: ✭ 118 (+81.54%)
Mutual labels:  forms, form-validation
Use Form
Build great forms without effort. 🚀
Stars: ✭ 42 (-35.38%)
Mutual labels:  forms, form-validation
Modal progress hud
A simple modal progress HUD (heads-up display, or progress indicator) for flutter
Stars: ✭ 137 (+110.77%)
Mutual labels:  forms, form-validation
React Final Form
🏁 High performance subscription-based form state management for React
Stars: ✭ 6,781 (+10332.31%)
Mutual labels:  forms, form-validation
Formidable
PHP 7 form library for handling user input
Stars: ✭ 27 (-58.46%)
Mutual labels:  forms, form-validation
Formiz
🐜 React forms with ease! Composable, headless & with built-in multi steps
Stars: ✭ 159 (+144.62%)
Mutual labels:  forms, form-validation
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+4187.69%)
Mutual labels:  forms, form-validation

laminas-form

Build Status

🇷🇺 Русским гражданам

Мы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мировой войне. Здесь никто не поддерживает фашизм.

У одного из нас есть украинская родственница, которая спаслась из дома вместе с сыном. Поезд задержался из-за бомбежки на дороге впереди. У нас есть друзья, которые прячутся в бомбоубежищах. Мы с тревогой ждем весточки от них после воздушных налетов, которые беспорядочно наносят удары и попадают по больницам, школам, детским садам и домам. Мы не берем это из каких-либо СМИ. Мы наблюдаем это напрямую.

Вы доверяете нам достаточно, чтоб использовать наши программы, и мы просим вас довериться нам вновь. Мы нуждаемся в помощи. Выходите и протестуйте против этой бесполезной войны. Остановите кровопролитие. Скажите "Нет войне!"

🇺🇸 To Citizens of Russia

We at Laminas come from all over the world. Many of us have friends, family and colleagues in both Russia and Ukraine. Some of us were born in Russia. Some of us currently live in Russia. Some have grandparents who fought Nazis in World War II. Nobody here supports fascism.

One team member has a Ukrainian relative who fled her home with her son. The train was delayed due to bombing on the road ahead. We have friends who are hiding in bomb shelters. We anxiously follow up on them after the air raids, which indiscriminately fire at hospitals, schools, kindergartens and houses. We're not taking this from any media. These are our actual experiences.

You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!"

laminas-form is intended primarily as a bridge between your domain models and the View Layer. It composes a thin layer of objects representing form elements, an InputFilter, and a small number of methods for binding data to and from the form and attached objects.

Installation

Run the following to install this library:

$ composer require laminas/laminas-form

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-form/

Support

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].