awesome-repositories.com
Blog
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
·

1 repositorio

Awesome GitHub RepositoriesXPath Assertions

Verification of XML document contents by executing XPath queries to locate and validate specific elements.

Distinct from XML Schema Validations: Distinct from XML Schema Validations: focuses on querying specific element values via XPath rather than validating the entire document against an XSD schema.

Explore 1 awesome GitHub repository matching web development · XPath Assertions. Refine with filters or upvote what's useful.

Awesome XPath Assertions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hamcrest/hamcrest-phpAvatar de hamcrest

    hamcrest/hamcrest-php

    7,007Ver en GitHub↗

    Hamcrest PHP is a declarative assertion framework and matcher library used for unit testing in PHP. It provides a set of flexible matchers to verify object states, data types, and collection contents. The library includes specialized tools for XML verification using XPath expressions to analyze document structures and element content. It also allows for the creation of complex validation rules by combining multiple independent matchers through logical operators. The framework covers a broad range of validation primitives, including string content inspection, numeric comparison, and object pr

    Provides specialized matchers to analyze and verify XML document structures using XPath expressions.

    PHP
    Ver en GitHub↗7,007
  1. Home
  2. Web Development
  3. Schema Validation
  4. XML Schema Validations
  5. XPath Assertions