# ortuman/SwiftForms

A small and lightweight library written in Swift that allows you to easily create forms.

Repository: https://github.com/ortuman/SwiftForms
Canonical: https://ross.abutalabs.com/products/swiftforms
Language: Swift
License: MIT
License Family: permissive
Topics: swiftforms, swift, carthage, cocoapods, forms, dictionary, selector-controllers
Archived: true
Last push: 2021-02-23T09:15:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4344, "days_push": 2017, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1313, forks 207 (observed 2026-08-28T04:04:20.387527+00:00)

## What it is
SwiftForms is a lightweight Swift library for iOS that lets developers build forms declaratively using form descriptors, sections, and rows. It supports customizable cell appearance, fully custom cells, and user-defined selector controllers.

## Use cases
- create login and signup forms in iOS apps
- build settings screens with a few lines of code
- collect user input with email, password, and button rows
- customize form cell appearance via configuration dictionaries
- implement custom form cells and selector controllers

## When to choose
- you are building an iOS app in Swift and need quick declarative form creation
- you want lightweight form handling without heavy dependencies
- you need customizable or fully custom form cells

## When to avoid
- you target platforms other than iOS
- you need SwiftUI-native form handling
- you require a library with frequent recent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: mobile-development
- platform: -
- tags: swift, forms, uitableview, cocoapods, carthage, ios-tools, ios

## Member repositories
- ortuman/SwiftForms (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.387527+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:53.007454+00:00, confidence not recorded.
  - readme: https://github.com/ortuman/SwiftForms (fetched 2026-08-28T04:04:20.387527+00:00, sha 12030c832073)
- Data as of 2026-08-30T08:39:29.467469+00:00.
