ockcyp/covers-validator dependents (87) Order by: name | downloads Show: all | require | require-dev

  • PHP

    wikimedia/at-ease

    Safe replacement to @ for suppressing warnings.

  • PHP

    wikimedia/utfnormal

    Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present

  • PHP

    wikimedia/ip-set

    Efficiently match IP addresses against a set of CIDR specifications.

  • PHP

    diff/diff

    Small standalone library for representing differences between data structures, computing such differences, and applying them as patches

  • PHP

    wikimedia/aho-corasick

    An implementation of the Aho-Corasick string matching algorithm.

  • PHP

    wikimedia/testing-access-wrapper

    A simple helper class to access non-public elements of a class when testing.

  • PHP

    wikimedia/php-session-serializer

    Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION

  • PHP

    wikimedia/cdb

    Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.

  • PHP

    wikimedia/assert

    Provides runtime assertions

  • PHP

    data-values/interfaces

    Defines interfaces for ValueParsers, ValueFormatters and ValueValidators

  • PHP

    data-values/common

    Contains common implementations of the interfaces defined by DataValuesInterfaces

  • PHP

    wikimedia/base-convert

    Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.

  • PHP

    wikimedia/wrappedstring

    Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.

  • PHP

    wikimedia/relpath

    Work with file paths to join or find the relative path

  • PHP

    wikimedia/cldr-plural-rule-parser

    Evaluates plural rules specified in the CLDR project notation.