awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesServer-Side Data Validation

Mechanisms for verifying data integrity and correctness on the server to prevent corruption.

Distinct from Server-Side Data Security: None of the candidates cover the specific act of validating input data to prevent database corruption; they focus on security, loading, or UI integration.

Explore 3 awesome GitHub repositories matching security & cryptography · Server-Side Data Validation. Refine with filters or upvote what's useful.

Awesome Server-Side Data Validation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • surveyjs/survey-librarysurveyjs 的头像

    surveyjs/survey-library

    4,782在 GitHub 上查看↗

    本项目是一个基于 JSON 的表单渲染框架和可视化创建器,专为动态数据采集而设计。它提供了一个 JavaScript 表单构建器库,将 JSON 模式转换为功能性 Web 表单和多步向导,并配有专门的可视化调查创建器,无需编写代码即可设计布局和分支逻辑。 该库的特色在于其双向 PDF 集成,允许将 JSON 模式转换为可填写的 PDF 文档,并从现有 PDF 中提取结构化数据。它还具备创建评分评估和计算器的高级功能,可处理数字输入以提供实时加权结果。 系统涵盖了广泛的功能,包括条件分支和多阶段输入验证、多语言本地化,以及适用于 React、Angular 和 Vue.js 的框架无关渲染。此外,还包括响应数据可视化、基于 CSS 变量的主题化以及 WCAG 无障碍合规性工具。

    Executes data validation logic on a server to verify user input before storage.

    TypeScript
    在 GitHub 上查看↗4,782
  • jqhph/dcat-adminjqhph 的头像

    jqhph/dcat-admin

    4,022在 GitHub 上查看↗

    dcat-admin 是一个 Laravel 管理面板框架,用于快速构建数据驱动的管理界面。它作为一个 CRUD 生成器和后端脚手架工具,根据数据库表模式自动生成创建、读取、更新和删除界面。 该系统通过基于插件的扩展架构以及在单个安装中运行多个独立管理实例的能力脱颖而出。它提供了将外部 API 映射到表单和表格的专用工具,以及用于在解析和提交期间执行自定义逻辑的事件驱动表单生命周期。 该框架涵盖了广泛的功能领域,包括用于管理分层权限的基于角色的访问控制、一套包含内联编辑功能的综合数据管理网格,以及多步表单工作流。它还包括用于操作仪表板的数据可视化工具,以及各种用于分块大文件上传和富文本编辑的内容处理实用程序。 提供了命令行实用程序来自动化管理组件和操作类的生成。

    Checks submitted form data against server-side rules to ensure data integrity and correctness.

    PHPlaravellaravel-admin
    在 GitHub 上查看↗4,022
  • embarcadero/dev-cppEmbarcadero 的头像

    Embarcadero/Dev-Cpp

    2,882在 GitHub 上查看↗

    Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t

    Implements server-side errors when invalid data is passed to procedures to prevent database corruption.

    Pascalcppdelphidev-cpp
    在 GitHub 上查看↗2,882
  1. Home
  2. Security & Cryptography
  3. Server-Side Data Validation