Libraries tagged by wikiseda
satrobit/wikiseda
7 Downloads
A simple tool to download a signers whole archive from wikiseda.com
wikibase-solutions/wiki-search-front
372 Downloads
Frontend for WikiSearch extension
wikimedia/composer-merge-plugin
16991583 Downloads
Composer plugin to merge multiple composer.json files
wikimedia/less.php
19600833 Downloads
PHP port of the LESS processor
diff/diff
1283199 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/utfnormal
3544040 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/parsoid
380238 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/ip-set
1468090 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/css-sanitizer
2795559 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
13813517 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
1802475 Downloads
An implementation of the Aho-Corasick string matching algorithm.
data-values/number
269842 Downloads
Numerical value objects, parsers and formatters
data-values/interfaces
774318 Downloads
Defines interfaces for ValueParsers, ValueFormatters and ValueValidators
data-values/geo
538209 Downloads
Geographical value objects, parsers and formatters
data-values/data-values
824320 Downloads
Defines the DataValue interface and some trivial implementations