Library | Version | License | Description | Authors |
---|
| | | | |
beberlei/assert | 3.2.7 | BSD-2-Clause | Thin assertion library for input validation in business models. | Benjamin Eberlei and Richard Quadling |
brick/math | 0.8.17 | MIT | Arbitrary-precision arithmetic library | |
christian-riesen/base32 | 1.3.2 | MIT | Base32 encoder/decoder according to RFC 4648 | Christian Riesen |
composer/semver | 1.5.1 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann, Jordi Boggiano and Rob Bast |
cssjanus/cssjanus | 1.3.0 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | Trevor Parscal, Roan Kattouw and Timo Tijhof |
data-values/common | 0.4.3 | GPL-2.0+ | Contains common implementations of the interfaces defined by DataValuesInterfaces | Jeroen De Dauw |
data-values/data-values | 2.3.0 | GPL-2.0-or-later | Defines the DataValue interface and some trivial implementations | Jeroen De Dauw |
data-values/geo | 4.2.1 | GPL-2.0-or-later | Geographical value objects, parsers and formatters | Jeroen De Dauw and The Wikidata team |
data-values/interfaces | 0.2.5 | GPL-2.0+ | Defines interfaces for ValueParsers, ValueFormatters and ValueValidators | Jeroen De Dauw |
data-values/number | 0.10.1 | GPL-2.0-or-later | Numerical value objects, parsers and formatters | Daniel Kinzler and Thiemo Kreuz |
data-values/serialization | 1.2.3 | GPL-2.0-or-later | Serializers and deserializers for DataValue implementations | Jeroen De Dauw |
data-values/time | 1.0.2 | GPL-2.0-or-later | Time value objects, parsers and formatters | The Wikidata team |
defuse/php-encryption | 2.2.1 | MIT | Secure PHP Encryption Library | Taylor Hornby and Scott Arciszewski |
diff/diff | 3.2.0 | BSD-3-Clause | Small standalone library for representing differences between data structures, computing such differences, and applying them as patches | Jeroen De Dauw |
dnoegel/php-xdg-base-dir | 0.1.1 | MIT | implementation of xdg base directory specification for php | |
elasticsearch/elasticsearch | 6.5.1 | Apache-2.0 | PHP Client for Elasticsearch | Zachary Tong and Enrico Zimuel |
fgrosse/phpasn1 | 2.1.1 | MIT | A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules. | Friedrich Große and All contributors |
firebase/php-jwt | 5.2.0 | BSD-3-Clause | A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec. | Neuman Vong and Anant Narayanan |
guzzlehttp/guzzle | 7.0.1 | MIT | Guzzle is a PHP HTTP client library | Michael Dowling and Márk Sági-Kazár |
guzzlehttp/promises | 1.3.1 | MIT | Guzzle promises library | Michael Dowling |
guzzlehttp/psr7 | 1.6.1 | MIT | PSR-7 message implementation that also provides common utility methods | Michael Dowling and Tobias Schultze |
guzzlehttp/ringphp | 1.1.1 | MIT | Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function. | Michael Dowling |
guzzlehttp/streams | 3.0.0 | MIT | Provides a simple abstraction over streams of data | Michael Dowling |
jakobo/hotp-php | 1.0.1 | BSD-3-Clause | HOTP simplifies One Time Password systems for PHP Authentication | Jakob Heuser |
james-heinrich/getid3 | 1.9.20 | GPL-1.0-or-later, LGPL-3.0-only and MPL-2.0 | PHP script that extracts useful information from popular multimedia file formats | |
justinrainbow/json-schema | 5.2.10 | MIT | A library to validate a json schema. | Bruno Prieto Reis, Justin Rainbow, Igor Wiedler and Robert Schönthal |
lcobucci/jwt | 3.3.3 | BSD-3-Clause | A simple library to work with JSON Web Token and JSON Web Signature | Luís Otávio Cobucci Oblonczyk |
league/event | 2.2.0 | MIT | Event package | Frank de Jonge |
league/oauth2-server | dev-v9.0.0-alpha | MIT | A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API. | Alex Bilbie and Andy Millington |
league/uri | 6.3.0 | MIT | URI manipulation library | Ignace Nyamagana Butera |
league/uri-components | 2.2.1 | MIT | URI components manipulation library | Ignace Nyamagana Butera |
league/uri-interfaces | 2.1.0 | MIT | Common interface for URI representation | Ignace Nyamagana Butera |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
monolog/monolog | 1.25.5 | MIT | Sends your logs to files, sockets, inboxes, databases and various web services | Jordi Boggiano |
mustangostang/spyc | 0.6.3 | MIT | A simple YAML loader/dumper class for PHP | mustangostang |
nikic/php-parser | 4.10.0 | 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/message-reporter | 1.4.1 | GPL-2.0-or-later | An interface to report and relay arbitrary messages to registered handlers | Jeroen De Dauw and James Hong Kong |
oojs/oojs-ui | 0.40.4 | MIT | Provides library of common widgets, layouts, and windows. | Bartosz Dziewoński, Ed Sanders, James D. Forrester, Kirsten Menger-Anderson, Kunal Mehta, Prateek Saxena, Roan Kattouw, Rob Moen, Timo Tijhof and Trevor Parscal |
pear/console_getopt | 1.4.3 | BSD-2-Clause | More info available on: http://pear.php.net/package/Console_Getopt | Andrei Zmievski, Stig Bakken and Greg Beaver |
pear/mail | 1.4.1 | BSD-2-Clause | Class that provides multiple interfaces for sending emails. | Chuck Hagenbuch, Richard Heyes and Aleksander Machniak |
pear/mail_mime | 1.10.9 | BSD-3-clause | Mail_Mime provides classes to create MIME messages | Cipriano Groenendal and Aleksander Machniak |
pear/net_smtp | 1.9.2 | BSD-2-Clause | An implementation of the SMTP protocol | Jon Parise and Chuck Hagenbuch |
pear/net_socket | 1.2.2 | PHP License | More info available on: http://pear.php.net/package/Net_Socket | Chuck Hagenbuch, Aleksander Machniak and Stig Bakken |
pear/net_url2 | 2.2.2 | BSD-3-Clause | Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs. | David Coallier, Tom Klingenberg and Christian Schmidt |
pear/pear-core-minimal | 1.10.10 | BSD-3-Clause | Minimal set of PEAR core files to be used as composer dependency | Christian Weiske |
pear/pear_exception | 1.0.1 | BSD-2-Clause | The PEAR Exception base class. | Helgi Thormar and Greg Beaver |
pimple/pimple | 3.3.0 | MIT | Pimple, a simple Dependency Injection Container | Fabien Potencier |
pleonasm/bloom-filter | 1.0.2 | BSD-2-Clause | A pure PHP implementation of a Bloom Filter | Matthew Nagi |
psr/container | 1.0.0 | MIT | Common Container Interface (PHP FIG PSR-11) | PHP-FIG |
psr/http-client | 1.0.1 | MIT | Common interface for HTTP clients | PHP-FIG |
psr/http-factory | 1.0.1 | MIT | Common interfaces for PSR-7 HTTP message factories | PHP-FIG |
psr/http-message | 1.0.1 | MIT | Common interface for HTTP messages | PHP-FIG |
psr/log | 1.1.3 | MIT | Common interface for logging libraries | PHP-FIG |
psr/simple-cache | 1.0.1 | MIT | Common interfaces for simple caching | PHP-FIG |
psy/psysh | 0.10.4 | MIT | An interactive shell for modern PHP. | Justin Hileman |
ramsey/collection | 1.1.1 | MIT | A PHP 7.2+ library for representing and manipulating collections. | Ben Ramsey |
ramsey/uuid | 4.1.1 | MIT | A PHP library for generating and working with universally unique identifiers (UUIDs). | |
react/promise | 2.8.0 | MIT | A lightweight implementation of CommonJS Promises/A for PHP | Jan Sorgalla |
ruflin/elastica | 6.1.1 | MIT | Elasticsearch Client | Nicolas Ruflin |
serialization/serialization | 4.0.0 | GPL-2.0+ | Library defining a Serializer and a Deserializer interface and basic utilities | Jeroen De Dauw |
spomky-labs/base64url | 2.0.3 | MIT | Base 64 URL Safe Encoding/Decoding PHP Library | Florent Morselli |
spomky-labs/cbor-php | 1.1.1 | MIT | CBOR Encoder/Decoder for PHP | Florent Morselli and All contributors |
symfony/console | 5.1.5 | MIT | Symfony Console Component | Fabien Potencier and Symfony Community |
symfony/debug | 4.4.13 | MIT | Symfony Debug Component | Fabien Potencier and Symfony Community |
symfony/deprecation-contracts | 2.2.0 | MIT | A generic function and convention to trigger deprecation notices | Nicolas Grekas and Symfony Community |
symfony/polyfill-php73 | 1.18.1 | MIT | Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/polyfill-php80 | 1.18.1 | MIT | Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | Ion Bazan, Nicolas Grekas and Symfony Community |
symfony/process | 5.1.5 | MIT | Symfony Process Component | Fabien Potencier and Symfony Community |
symfony/service-contracts | 2.2.0 | MIT | Generic abstractions related to writing services | Nicolas Grekas and Symfony Community |
symfony/string | 5.1.5 | MIT | Symfony String component | Nicolas Grekas and Symfony Community |
symfony/translation | 5.1.5 | MIT | Symfony Translation Component | Fabien Potencier and Symfony Community |
symfony/translation-contracts | 2.2.0 | MIT | Generic abstractions related to translation | Nicolas Grekas and Symfony Community |
symfony/validator | 5.1.5 | MIT | Symfony Validator Component | Fabien Potencier and Symfony Community |
symfony/var-dumper | 5.1.5 | MIT | Symfony mechanism for exploring and dumping PHP variables | Nicolas Grekas and Symfony Community |
web-auth/cose-lib | 3.2.9 | MIT | CBOR Object Signing and Encryption (COSE) For PHP | Florent Morselli and All contributors |
web-auth/metadata-service | 3.2.9 | MIT | Metadata Service for FIDO2/Webauthn | Florent Morselli and All contributors |
web-auth/webauthn-lib | 3.2.9 | MIT | FIDO2/Webauthn Support For PHP | Florent Morselli and All contributors |
wikibase/data-model | 9.5.1 | GPL-2.0-or-later | PHP implementation of the Wikibase DataModel | Jeroen De Dauw, Thiemo Kreuz and The Wikidata team |
wikibase/data-model-serialization | 2.9.1 | GPL-2.0-or-later | Serializers and deserializers for the Wikibase DataModel | Thomas PT and Jeroen De Dauw |
wikibase/data-model-services | 5.2.0 | GPL-2.0-or-later | Services around the Wikibase DataModel | Jeroen De Dauw and The Wikidata team |
wikibase/internal-serialization | 2.10.0 | GPL-2.0-or-later | Serializers and deserializers for the data access layer of Wikibase Repository | Jeroen De Dauw |
wikimedia/assert | 0.5.0 | MIT | Provides runtime assertions | Daniel Kinzler and Thiemo Kreuz |
wikimedia/at-ease | 2.0.0 | GPL-2.0-or-later | Safe replacement to @ for suppressing warnings. | Tim Starling and MediaWiki developers |
wikimedia/avro | 1.9.0 | Apache-2.0 | A library for using Apache Avro with PHP. | Michael Glaesemann, Andy Wick, Saleem Shafi, A B, Doug Cutting and Tom White |
wikimedia/base-convert | 2.0.1 | GPL-2.0-or-later | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber and Tyler Romeo |
wikimedia/cdb | 1.4.1 | GPL-2.0+ | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Daniel Kinzler, Tim Starling, Chad Horohoe and Ori Livneh |
wikimedia/cldr-plural-rule-parser | 1.0.0 | GPL-2.0+ | Evaluates plural rules specified in the CLDR project notation. | Tim Starling and Niklas Laxström |
wikimedia/common-passwords | 0.2.0 | MIT | List of the 100,000 most commonly used passwords | Sam Reed |
wikimedia/composer-merge-plugin | 1.4.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/css-sanitizer | 2.0.1 | Apache-2.0 | Classes to parse and sanitize CSS | Brad Jorsch |
wikimedia/equivset | 1.4.0 | GPL-2.0-or-later | Visually Equivalent Set of UTF-8 Characters | Brion Vibber and David Barratt |
wikimedia/html-formatter | 2.0.0 | GPL-2.0-or-later | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/ip-set | 2.1.0 | GPL-2.0-or-later | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/ip-utils | 1.0.0 | GPL-2.0-or-later | Functions and constants to play with IP addresses and ranges | MediaWiki developers |
wikimedia/langconv | 0.3.5 | GPL-2.0-or-later | Finite-State Transducer implementation of MediaWiki LanguageConverter | Wikimedia Parsing Team and the broader MediaWiki community |
wikimedia/less.php | 3.0.0 | Apache-2.0 | PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt) | Josh Schmidt, Matt Agar and Martin Jantošovič |
wikimedia/lucene-explain-parser | 1.0.0 | Apache 2.0 | Parsing and pretty-printing Lucene explain data | Stanislav Malyshev and Erik Bernhardson |
wikimedia/object-factory | 2.1.0 | GPL-2.0-or-later | Construct objects from configuration instructions | Bryan Davis |
wikimedia/parsoid | 0.13.0-a14 | GPL-2.0-or-later | Parsoid, a bidirectional parser between wikitext and HTML5 | Wikimedia Parsing Team and the broader MediaWiki community |
wikimedia/php-session-serializer | 1.0.7 | GPL-2.0-or-later | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/purtle | 1.0.7 | GPL-2.0-or-later | Fast streaming RDF serializer | Daniel Kinzler, Stanislav Malyshev, C. Scott Ananian and Thiemo Kreuz |
wikimedia/relpath | 2.1.1 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/remex-html | 2.2.0 | MIT | Fast HTML 5 parser | Tim Starling |
wikimedia/running-stat | 1.2.1 | GPL-2.0+ | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/scoped-callback | 3.0.0 | GPL-2.0-or-later | Class for asserting that a callback happens when a dummy object leaves scope | Aaron Schulz |
wikimedia/services | 2.0.1 | GPL-2.0-or-later | Generic service to manage named services using lazy instantiation based on instantiator callback functions | Daniel Kinzler |
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 and Gergő Tisza |
wikimedia/textcat | 1.3.0 | LGPL-2.1-only | PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/. | Stanislav Malyshev and Trey Jones |
wikimedia/timestamp | 3.0.0 | GPL-2.0-or-later | Creation, parsing, and conversion of timestamps | Tyler Romeo |
wikimedia/utfnormal | 2.0.0 | GPL-2.0-or-later | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wait-condition-loop | 1.0.1 | GPL-2.0+ | Wait loop that reaches a condition or times out | Aaron Schulz |
wikimedia/wikipeg | 2.0.4 | MIT | Parser generator for JavaScript and PHP | |
wikimedia/wrappedstring | 3.2.0 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
wikimedia/xmp-reader | 0.7.0 | GPL-2.0-or-later | Reader for XMP data containing properties relevant to images | Brian Wolff |
wikimedia/zest-css | 1.1.3 | MIT | Fast, lightweight, extensible CSS selector engine for PHP | Christopher Jeffrey and C. Scott Ananian |
wmde/php-vuejs-templating | 1.0.2 | LGPL-2.1-only | PHP implementation of Vue.js templating engine | Aleksey Bekh-Ivanov |
zordius/lightncandy | 1.2.5 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |