mediawiki/mediawiki-codesniffer dependents (292) Order by: name | downloads Show: all | require | require-dev

  • PHP

    wikimedia/less.php

    PHP port of the LESS processor

  • PHP

    wikimedia/at-ease

    Safe replacement to @ for suppressing warnings.

  • PHP

    cssjanus/cssjanus

    Convert CSS stylesheets between left-to-right and right-to-left.

  • PHP

    wikimedia/utfnormal

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

  • PHP

    wikimedia/css-sanitizer

    Classes to parse and sanitize CSS

  • PHP

    wikimedia/ip-set

    Efficiently match IP addresses against a set of CIDR specifications.

  • 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

    data-values/data-values

    Defines the DataValue interface and some trivial implementations

  • JavaScript

    oojs/oojs-ui

    Provides library of common widgets, layouts, and windows.

  • 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