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
553 Downloads
Frontend for WikiSearch extension
wikimedia/composer-merge-plugin
19147710 Downloads
Composer plugin to merge multiple composer.json files
wikimedia/less.php
22090994 Downloads
PHP port of the LESS processor
wikimedia/aho-corasick
2386561 Downloads
An implementation of the Aho-Corasick string matching algorithm.
diff/diff
1372094 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/utfnormal
4224288 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/php-session-serializer
1045244 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/parsoid
427308 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/ip-set
1563150 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/css-sanitizer
3439179 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
15114187 Downloads
Safe replacement to @ for suppressing warnings.
serialization/serialization
713649 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
data-values/number
280398 Downloads
Numerical value objects, parsers and formatters
data-values/interfaces
838994 Downloads
Defines interfaces for ValueParsers, ValueFormatters and ValueValidators