awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to swiftvalidatorcommunity/swiftvalidator

Open-source alternatives to SwiftValidator

29 open-source projects similar to swiftvalidatorcommunity/swiftvalidator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SwiftValidator alternative.

  • ustwo/formvalidator-swiftAvatar de ustwo

    ustwo/formvalidator-swift

    491Ver en GitHub↗

    A framework to validate inputs of text fields and text views in a convenient way.

    Swift
    Ver en GitHub↗491
  • sventiigi/validatedpropertykitAvatar de SvenTiigi

    SvenTiigi/ValidatedPropertyKit

    981Ver en GitHub↗

    Easily validate your Properties with Property Wrappers 👮

    Swift
    Ver en GitHub↗981
  • arktypeio/arktypeAvatar de arktypeio

    arktypeio/arktype

    7,780Ver en GitHub↗

    Arktype is a TypeScript runtime validation library and schema orchestrator. It synchronizes TypeScript types with runtime data validation, allowing users to define type-safe schemas that ensure unknown data adheres to specific structures during application execution. The project distinguishes itself by using set-theory type analysis to determine intersections and subtype compatibility, alongside JIT-compiled validation functions for optimized performance. It supports advanced type modeling through branded type constraints, recursive alias resolution, and the ability to generate runtime valida

    TypeScriptjavascriptparsingruntime-typechecking
    Ver en GitHub↗7,780
  • laravelcollective/htmlAvatar de LaravelCollective

    LaravelCollective/html

    4,080Ver en GitHub↗

    This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for the Laravel Blade templating engine. It provides a fluent interface to create structured HTML markup and attributes, allowing developers to generate web interface elements through code rather than writing raw markup. The library focuses on the dynamic construction of web forms and input fields. It enables the programmatic definition of form structures and attributes based on application logic, which helps maintain cleaner templates within the Laravel framework.

    PHP
    Ver en GitHub↗4,080

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • chriso/validator.jsAvatar de chriso

    chriso/validator.js

    23,744Ver en GitHub↗

    validator.js is a JavaScript string validation and sanitization library. It provides a set of functions to verify that strings match specific patterns—such as emails, URLs, and alphanumeric formats—and a toolkit for cleaning and transforming text input to remove prohibited characters and trim whitespace. The library includes utilities for standardizing email addresses by lowercasing domains and removing sub-addressing markers. It also functions as an HTML entity escaper, replacing special characters with entities to prevent the browser from executing text as code. The project covers capabili

    JavaScript
    Ver en GitHub↗23,744
  • jzaefferer/jquery-validationAvatar de jzaefferer

    jzaefferer/jquery-validation

    10,327Ver en GitHub↗

    This project is a jQuery-based form validation library designed to verify HTML form input values on the client side before submission. It functions as an input validator that enforces data integrity constraints through rule-based verification and value normalization. The library focuses on web accessibility compliance by linking error messages to input fields via ARIA attributes, ensuring that screen readers can announce validation failures to the user. The system supports the creation of custom validation rules and the transformation of raw input strings through a normalization pipeline. Co

    JavaScript
    Ver en GitHub↗10,327
  • hayes/pothosAvatar de hayes

    hayes/pothos

    2,576Ver en GitHub↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    TypeScriptgraphqltypescript
    Ver en GitHub↗2,576
  • go-ozzo/ozzo-validationAvatar de go-ozzo

    go-ozzo/ozzo-validation

    4,072Ver en GitHub↗

    ozzo-validation is a programmable data validation library for Go that verifies structs, maps, and primitive types using a declarative, rule-based approach. It functions as an interface-based validator, allowing for the recursive checking of nested data structures and custom types without the use of struct tags. The framework distinguishes itself as a context-aware validation engine, supporting the propagation of request-scoped data to rules that depend on external state. It provides extensive extensibility through custom rule definitions and the ability to override default failure text with l

    Gogogolangozzo
    Ver en GitHub↗4,072
  • justinfrench/formtasticAvatar de justinfrench

    justinfrench/formtastic

    5,215Ver en GitHub↗

    Formtastic is a Ruby on Rails plugin designed to automate the creation of semantic and accessible web forms. By mapping database models directly to form fields, the library generates structured HTML markup that adheres to accessibility standards, ensuring that labels and inputs are correctly associated for assistive technologies. The library utilizes a domain-specific language to abstract complex form structures into concise method calls. It distinguishes itself through a metadata-driven approach that inspects database schemas and validation rules to automatically select appropriate input typ

    Ruby
    Ver en GitHub↗5,215
  • liberty-liu/everright-formeditorAvatar de Liberty-liu

    Liberty-liu/Everright-formEditor

    513Ver en GitHub↗

    :guide_dog: Powerful lowcode|vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many commonly used form components and functions(vue可视化低代码表单设计器、表单编辑器、element-plus vant表单设计)

    JavaScriptdesignerdrag-and-dropelement-plus
    Ver en GitHub↗513
  • marmelroy/phonenumberkitAvatar de marmelroy

    marmelroy/PhoneNumberKit

    5,374Ver en GitHub↗

    PhoneNumberKit is a Swift framework for parsing, formatting, and validating international phone numbers according to global numbering standards. It provides a system of lookup tables, structural parsers, and validation tools to handle the complexities of international telephone numbering. The library converts raw strings into structured objects containing country codes and national numbers. It translates international dialing codes into full country names and verifies whether phone number strings are logically possible and conform to specific regional numbering plans. The project includes ut

    Swift
    Ver en GitHub↗5,374
  • nathanvda/cocoonAvatar de nathanvda

    nathanvda/cocoon

    3,074Ver en GitHub↗

    Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

    Ruby
    Ver en GitHub↗3,074
  • neoneye/swiftyformAvatar de neoneye

    neoneye/SwiftyFORM

    1,069Ver en GitHub↗

    iOS framework for creating forms

    Swiftbindingformios
    Ver en GitHub↗1,069
  • nikkovios/nkvphonepickerAvatar de NikKovIos

    NikKovIos/NKVPhonePicker

    144Ver en GitHub↗

    An UITextField subclass to simplify country code's picking. Swift 5.0

    Swift
    Ver en GitHub↗144
  • ra1028/formerAvatar de ra1028

    ra1028/Former

    1,296Ver en GitHub↗

    Former is a fully customizable Swift library for easy creating UITableView based form.

    Swift
    Ver en GitHub↗1,296
  • redmadrobot/input-mask-iosAvatar de RedMadRobot

    RedMadRobot/input-mask-ios

    588Ver en GitHub↗

    User input masking library repo.

    Swift
    Ver en GitHub↗588
  • seedco/formalistAvatar de seedco

    seedco/Formalist

    157Ver en GitHub↗

    Declarative form building framework for iOS

    Swift
    Ver en GitHub↗157
  • vbmania/rxvalidatorAvatar de vbmania

    vbmania/RxValidator

    155Ver en GitHub↗

    Easy to Use, Read, Extensible, Flexible Validation Checker

    Swift
    Ver en GitHub↗155
  • xaboy/form-createAvatar de xaboy

    xaboy/form-create

    7,055Ver en GitHub↗

    form-create is a JSON-driven form generator and low-code form builder that renders dynamic web forms and validation logic from configuration files. It functions as a data-driven form orchestrator for managing field dependencies and hierarchical data structures within complex layouts. The system includes a visual drag-and-drop interface for designing data entry layouts and automatically generating their corresponding configuration structures. It provides a dynamic UI component library of adaptable form fields and layout containers designed for cross-framework integration and mobile responsiven

    JavaScriptant-design-vuearco-designelement-plus
    Ver en GitHub↗7,055
  • xmartlabs/eurekaAvatar de xmartlabs

    xmartlabs/Eureka

    11,820Ver en GitHub↗

    Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s

    Swift
    Ver en GitHub↗11,820
  • altayer-digital/atgvalidatorAvatar de altayer-digital

    altayer-digital/ATGValidator

    51Ver en GitHub↗

    iOS validation framework with form validation support

    Swift
    Ver en GitHub↗51
  • xmartlabs/xlformAvatar de xmartlabs

    xmartlabs/XLForm

    5,741Ver en GitHub↗

    XLForm is a declarative UI library and framework for generating synchronized iOS table-view forms from structured definitions. It provides a toolkit for building mobile data-entry screens using Swift and Objective-C, allowing developers to create interfaces based on declarative sections and rows. The framework features dynamic interface synchronization and conditional logic to manage row visibility and editing restrictions. It supports the creation of dynamic multivalued sections where users can insert, delete, or reorder rows at runtime. The library includes a variety of interactive input c

    Objective-C
    Ver en GitHub↗5,741
  • apotonick/reformAvatar de apotonick

    apotonick/reform

    2,492Ver en GitHub↗

    Form objects decoupled from models.

    Ruby
    Ver en GitHub↗2,492
  • bootstrap-ruby/rails-bootstrap-formsAvatar de bootstrap-ruby

    bootstrap-ruby/rails-bootstrap-forms

    1,643Ver en GitHub↗

    Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.

    Ruby
    Ver en GitHub↗1,643
  • code-mancers/rapidfireAvatar de code-mancers

    code-mancers/rapidfire

    328Ver en GitHub↗

    Making dynamic surveys should be easy!

    Ruby
    Ver en GitHub↗328
  • comfy/comfy-bootstrap-formAvatar de comfy

    comfy/comfy-bootstrap-form

    79Ver en GitHub↗

    Rails form builder for Bootstrap 4 markup that actually works!

    Ruby
    Ver en GitHub↗79
  • ejirocodes/vue3-otp-inputAvatar de ejirocodes

    ejirocodes/vue3-otp-input

    125Ver en GitHub↗

    🐗 A fully customisable OTP input component for Vue 3.x

    Vueotpinputvuevue3
    Ver en GitHub↗125
  • eurekacommunity/genericpasswordrowAvatar de EurekaCommunity

    EurekaCommunity/GenericPasswordRow

    176Ver en GitHub↗

    A row for Eureka to implement password validations.

    Swift
    Ver en GitHub↗176
  • gkaimakas/swiftvalidatorsAvatar de gkaimakas

    gkaimakas/SwiftValidators

    240Ver en GitHub↗

    String (and more) validation for iOS

    Swift
    Ver en GitHub↗240