程式庫 | 版本 | 授權條款 | 描述 | 作者 |
---|
composer/installers | 1.5.0 | MIT | A multi-framework Composer library installer | Kyle Robinson Young |
composer/semver | 1.4.0 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann、Jordi Boggiano 和 Rob Bast |
cssjanus/cssjanus | 1.1.2 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | |
data-values/common | 0.4.1 | GPL-2.0+ | Contains common implementations of the interfaces defined by DataValuesInterfaces | Jeroen De Dauw |
data-values/data-values | 1.1.1 | GPL-2.0+ | Defines the DataValue interface and some trivial implementations | Jeroen De Dauw |
data-values/geo | 2.1.1 | GPL-2.0+ | Geographical value objects, parsers and formatters | Jeroen De Dauw 和 The Wikidata team |
data-values/interfaces | 0.2.5 | GPL-2.0+ | Defines interfaces for ValueParsers, ValueFormatters and ValueValidators | Jeroen De Dauw |
data-values/validators | 0.1.2 | GPL-2.0+ | Common ValueValidator implementations | Jeroen De Dauw 和 The Wikidata team |
doctrine/instantiator | 1.0.5 | MIT | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | Marco Pivetta |
jakub-onderka/php-parallel-lint | 0.9.2 | BSD-2-Clause | This tool check syntax of PHP files about 20x faster than serial check. | Jakub Onderka |
jeroen/file-fetcher | 3.1.0 | GPL-2.0+ | Simple file fetching interface | Jeroen De Dauw |
jeroen/simple-cache | 2.0.0 | GPL-2.0+ | Small library defining a minimalistic caching interface and provides some basic implementations | Jeroen De Dauw |
justinrainbow/json-schema | 1.6.1 | BSD-3-Clause | A library to validate a json schema. | Bruno Prieto Reis、Justin Rainbow、Igor Wiedler 和 Robert Schönthal |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
mediawiki/at-ease | 1.1.0 | GPL-2.0+ | Safe replacement to @ for suppressing warnings. | Tim Starling 和 MediaWiki developers |
mediawiki/mediawiki-codesniffer | 0.7.2 | GPL-2.0+ | MediaWiki CodeSniffer Standards | |
mediawiki/parser-hooks | 1.5.0 | GPL-2.0+ | Adds a OOP and declarative parser hook interface on top of MediaWiki | Jeroen De Dauw |
monolog/monolog | 1.18.2 | MIT | Sends your logs to files, sockets, inboxes, databases and various web services | Jordi Boggiano |
nikic/php-parser | 1.4.1 | BSD-3-Clause | A PHP parser written in PHP | Nikita Popov |
nmred/kafka-php | 0.1.5 | BSD-3-Clause | Kafka client for php | |
onoi/blob-store | 1.2.1 | GPL-2.0+ | A simple interface to manage schema-free temporal persistent key/values | mwjames |
onoi/cache | 1.2.0 | GPL-2.0+ | A minimalistic cache adapter interface library | mwjames |
onoi/callback-container | 2.0.0 | GPL-2.0+ | A very simple callback container/builder library | mwjames |
onoi/event-dispatcher | 1.1.0 | GPL-2.0-or-later | A minimalistic interface to relay generic events to registered listeners | James Hong Kong |
onoi/http-request | 1.3.1 | GPL-2.0+ | A minimalistic http/curl request interface library | mwjames |
onoi/message-reporter | 1.3.0 | GPL-2.0+ | An interface to report and relay arbitrary messages to registered handlers | Jeroen De Dauw 和 mwjames |
onoi/shared-resources | 0.4.3 | GPL-2.0+ | Shareable and common resource modules | mwjames |
onoi/tesa | 0.1.0 | GPL-2.0+ | A simple library to sanitize text elements | mwjames |
oojs/oojs-ui | 0.17.1 | MIT | Provides library of common widgets, layouts, and windows. | Timo Tijhof、Bartosz Dziewoński、Ed Sanders、James D. Forrester、Kirsten Menger-Anderson、Rob Moen、Roan Kattouw、Trevor Parscal、Kunal Mehta 和 Prateek Saxena |
oyejorge/less.php | 1.7.0.10 | Apache-2.0 | PHP port of the Javascript version of LESS http://lesscss.org | Matt Agar、Martin Jantošovič 和 Josh Schmidt |
param-processor/param-processor | 1.3.4 | GPL-2.0-or-later | Parameter processing library | Jeroen De Dauw |
phpdocumentor/reflection-common | 1.0.1 | MIT | Common reflection classes used by phpdocumentor to reflect the code structure | Jaap van Otterdijk |
phpdocumentor/reflection-docblock | 3.2.2 | MIT | With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. | Mike van Riel |
phpdocumentor/type-resolver | 0.3.0 | MIT | | Mike van Riel |
phpspec/prophecy | 1.7.6 | MIT | Highly opinionated mocking framework for PHP 5.3+ | Konstantin Kudryashov 和 Marcello Duarte |
phpunit/php-code-coverage | 2.2.4 | BSD-3-Clause | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | Sebastian Bergmann |
phpunit/php-file-iterator | 1.4.5 | BSD-3-Clause | FilterIterator implementation that filters files based on a list of suffixes. | Sebastian Bergmann |
phpunit/php-text-template | 1.2.1 | BSD-3-Clause | Simple template engine. | Sebastian Bergmann |
phpunit/php-timer | 1.0.9 | BSD-3-Clause | Utility class for timing | Sebastian Bergmann |
phpunit/php-token-stream | 1.4.12 | BSD-3-Clause | Wrapper around PHP's tokenizer extension. | Sebastian Bergmann |
phpunit/phpunit | 4.8.36 | BSD-3-Clause | The PHP Unit Testing framework. | Sebastian Bergmann |
phpunit/phpunit-mock-objects | 2.3.8 | BSD-3-Clause | Mock Object library for PHPUnit | Sebastian Bergmann |
psr/log | 1.0.0 | MIT | Common interface for logging libraries | PHP-FIG |
sebastian/comparator | 1.2.4 | BSD-3-Clause | Provides the functionality to compare PHP values for equality | Jeff Welch、Volker Dusch、Bernhard Schussek 和 Sebastian Bergmann |
sebastian/diff | 1.4.3 | BSD-3-Clause | Diff implementation | Kore Nordmann 和 Sebastian Bergmann |
sebastian/environment | 1.3.8 | BSD-3-Clause | Provides functionality to handle HHVM/PHP environments | Sebastian Bergmann |
sebastian/exporter | 1.2.2 | BSD-3-Clause | Provides the functionality to export PHP variables for visualization | Jeff Welch、Volker Dusch、Bernhard Schussek、Sebastian Bergmann 和 Adam Harvey |
sebastian/global-state | 1.1.1 | BSD-3-Clause | Snapshotting of global state | Sebastian Bergmann |
sebastian/recursion-context | 1.0.5 | BSD-3-Clause | Provides functionality to recursively process PHP variables | Jeff Welch、Sebastian Bergmann 和 Adam Harvey |
sebastian/version | 1.0.6 | BSD-3-Clause | Library that helps with managing the version number of Git-hosted PHP projects | Sebastian Bergmann |
serialization/serialization | 3.2.2 | GPL-2.0+ | Library defining a Serializer and a Deserializer interface and basic utilities | Jeroen De Dauw |
squizlabs/php_codesniffer | 2.6.0 | BSD-3-Clause | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | Greg Sherwood |
symfony/css-selector | 3.4.31 | MIT | Symfony CssSelector Component | Fabien Potencier、Jean-François Simon 和 Symfony Community |
symfony/polyfill-ctype | 1.8.0 | MIT | Symfony polyfill for ctype functions | Symfony Community 和 Gert de Pagter |
symfony/yaml | 3.4.12 | MIT | Symfony Yaml Component | Fabien Potencier 和 Symfony Community |
webmozart/assert | 1.3.0 | MIT | Assertions to validate method input/output with nice error messages. | Bernhard Schussek |
wikimedia/assert | 0.2.2 | MIT | Provides runtime assertions | Daniel Kinzler |
wikimedia/avro | 1.7.7 | Apache-2.0 | A library for using Apache Avro with PHP. | Michael Glaesemann、Andy Wick、Saleem Shafi、A B、Doug Cutting 和 Tom White |
wikimedia/base-convert | 1.0.1 | GPL-2.0+ | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber 和 Tyler Romeo |
wikimedia/cdb | 1.3.0 | GPL-2.0+ | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Tim Starling、Chad Horohoe 和 Ori Livneh |
wikimedia/cldr-plural-rule-parser | 1.0.0 | GPL-2.0+ | Evaluates plural rules specified in the CLDR project notation. | Tim Starling 和 Niklas Laxström |
wikimedia/composer-merge-plugin | 1.3.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/html-formatter | 1.0.1 | GPL-2.0+ | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/ip-set | 1.1.0 | GPL-2.0+ | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/php-session-serializer | 1.0.3 | GPL-2.0+ | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/relpath | 1.0.3 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/running-stat | 1.1.0 | GPL-2.0+ | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/testing-access-wrapper | 1.0.0 | GPL-2.0+ | A simple helper class to access non-public elements of a class when testing. | Adam Roses Wight、Brad Jorsch 和 Gergő Tisza |
wikimedia/textcat | 1.2.0 | LGPL-2.1 | PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/. | Stanislav Malyshev 和 Trey Jones |
wikimedia/utfnormal | 1.0.3 | GPL-2.0+ | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wrappedstring | 2.0.0 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
zordius/lightncandy | 0.23 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |
anchorencode、ask、basepagename、basepagenamee、bidi、canonicalurl、canonicalurle、cascadingsources、choose、concept、coordinates、cscore、declare、defaultsort、display_line、display_map、display_point、display_points、displaytitle、distance、ev、evl、evp、evt、evu、expr、filepath、finddestination、formatdate、formatnum、fullpagename、fullpagenamee、fullurl、fullurle、gender、geocode、geodistance、grammar、if、ifeq、iferror、ifexist、ifexpr、info、int、language、lc、lcfirst、localurl、localurle、mapsdoc、namespace、namespacee、namespacenumber、ns、nse、numberingroup、numberofactiveusers、numberofadmins、numberofarticles、numberofedits、numberoffiles、numberofpages、numberofusers、padleft、padright、pageid、pagename、pagenamee、pagesincategory、pagesize、plural、protectionexpiry、protectionlevel、rel2abs、revisionday、revisionday2、revisionid、revisionmonth、revisionmonth1、revisiontimestamp、revisionuser、revisionyear、rootpagename、rootpagenamee、set、set_recurring_event、show、slideshow、smwdoc、special、speciale、subjectpagename、subjectpagenamee、subjectspace、subjectspacee、subobject、subpagename、subpagenamee、switch、tag、talkpagename、talkpagenamee、talkspace、talkspacee、time、timel、titleparts、uc、ucfirst、urlencode、vlink 和 widget