awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

PHP Validation Libraries

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

For a library for validating data in PHP, the strongest matches are symfony/validator (This library is a comprehensive, PSR-compliant validation engine that), respect/validation (Respect/Validation is a comprehensive PHP library that provides a) and vlucas/valitron (Valitron is a lightweight, dependency-free PHP validation library that). cakephp/validation is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

हम “best php validation libraries” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

PHP Validation Libraries

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • symfony/validatorsymfony का अवतार

    symfony/validator

    2,689GitHub पर देखें↗

    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

    This library is a comprehensive, PSR-compliant validation engine that supports schema-based object mapping, custom constraint rules, and localized error reporting, making it a flagship tool for data integrity in PHP.

    PHPData ValidationPHP Validation LibrariesConstraint Mappings
    GitHub पर देखें↗2,689
  • respect/validationRespect का अवतार

    Respect/Validation

    6,027GitHub पर देखें↗

    Respect/Validation is a PHP validation library that operates on single input values through a fluent, chainable rule system. Each validator instance builds a linear constraint pipeline by appending rules to an internal stack, executing them sequentially and short-circuiting on the first failure. The library captures validation failures as structured exceptions, enabling callers to inspect detailed error metadata programmatically and respond with meaningful messages. The library distinguishes itself through its exception-based error handling model, which provides programmatic access to validat

    Respect/Validation is a comprehensive PHP library that provides a highly fluent, chainable API for building complex validation rules, making it a flagship tool for validating data structures and user input.

    PHPPHP Validation LibrariesException-Based Error HandlingFluent Validation Rules
    GitHub पर देखें↗6,027
  • vlucas/valitronvlucas का अवतार

    vlucas/valitron

    1,603GitHub पर देखें↗

    Valitron is a simple, elegant, stand-alone validation library with NO dependencies

    Valitron is a lightweight, dependency-free PHP validation library that provides a fluent API and support for custom rules, making it a solid choice for validating user input.

    PHPValidation and Sanitization
    GitHub पर देखें↗1,603
  • cakephp/validationcakephp का अवतार

    cakephp/validation

    42GitHub पर देखें↗

    READ-ONLY Validation library from CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

    This library provides a robust, schema-based validation system with support for custom rules and a fluent API, making it a direct fit for your data validation needs in PHP.

    PHPValidation and Sanitization
    GitHub पर देखें↗42

Related searches

  • a lightweight validation library for JavaScript
  • a java library for data validation
  • a data validation library for Go
  • a data validation library for Rust
  • React के लिए फॉर्म वैलिडेशन लाइब्रेरी
  • Python टाइप हिंट्स का उपयोग करने वाली डेटा वैलिडेशन लाइब्रेरी
  • a testing framework for PHP applications
  • मॉडल एट्रिब्यूट वैलिडेशन के लिए एक लाइब्रेरी