awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
martinthenth avatar

martinthenth/goal

0
View on GitHub↗
89 نجوم·11 تفرعات·Elixir·MIT·1 مشاهدةhexdocs.pm/goal↗

Goal

A parameter validation library - based on Ecto

Features

  • Data Validation - Ecto-based parameter validation for LiveViews and controllers.

سجل النجوم

مخطط تاريخ النجوم لـ martinthenth/goalمخطط تاريخ النجوم لـ martinthenth/goal

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Goal

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Goal.
  • symfony/validatorالصورة الرمزية لـ symfony

    symfony/validator

    2,689عرض على GitHub↗

    This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and complex object structures against predefined constraints. It provides a structured approach to inspecting object graphs and property metadata, ensuring that data conforms to expected requirements before it is processed by an application. The framework distinguishes itself through a metadata-driven mapping system that uses reflection or configuration files to apply rules directly to object properties. It supports contextual rule orchestration, allowing developers to organize constrai

    PHPcomponentphpsymfony
    عرض على GitHub↗2,689
  • open-circle/valibotالصورة الرمزية لـ open-circle

    open-circle/valibot

    8,769عرض على GitHub↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    TypeScriptbundle-sizemodularparsing
    عرض على GitHub↗8,769
  • aosasona/crossbarA

    aosasona/crossbar

    0عرض على GitHub↗

    ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}

    عرض على GitHub↗0
  • athena-framework/validatorالصورة الرمزية لـ athena-framework

    athena-framework/validator

    7عرض على GitHub↗

    Object/value validation library

    Crystal
    عرض على GitHub↗7
عرض جميع البدائل الـ 30 لـ Goal→

الأسئلة الشائعة

ما هي وظيفة martinthenth/goal؟

A parameter validation library - based on Ecto

ما هي الميزات الرئيسية لـ martinthenth/goal؟

الميزات الرئيسية لـ martinthenth/goal هي: Data Validation.

ما هي البدائل مفتوحة المصدر لـ martinthenth/goal؟

تشمل البدائل مفتوحة المصدر لـ martinthenth/goal: symfony/validator — This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and… open-circle/valibot — Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments. aosasona/crossbar — ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}. atinux/schema-inspector — Schema-Inspector is a powerful tool to sanitize and validate JS objects. It's designed to work both client-side and… bcoop713/skooma — Elixir data validation library. athena-framework/validator — Object/value validation library.