| ライブラリ | バージョン | ライセンス | 説明 | 作者 |
|---|
| bacon/bacon-qr-code | 3.1.1 | BSD-2-Clause | BaconQrCode is a QR code generator for PHP. | Ben Scholzen 'DASPRiD' |
| brick/math | 0.17.2 | MIT | Arbitrary-precision arithmetic library | |
| christian-riesen/base32 | 1.6.1 | MIT | Base32 encoder/decoder according to RFC 4648 | Christian Riesen |
| composer/semver | 3.4.4 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann、Jordi Boggiano および Rob Bast |
| dasprid/enum | 1.0.7 | BSD-2-Clause | PHP 7.1 enum implementation | Ben Scholzen 'DASPRiD' |
| doctrine/deprecations | 1.1.6 | MIT | A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages. | |
| endroid/qr-code | 6.0.9 | MIT | Endroid QR Code | Jeroen van den Enden |
| guzzlehttp/guzzle | 7.12.3 | MIT | Guzzle is a PHP HTTP client library | Graham Campbell、Michael Dowling、Jeremy Lindblom、George Mponos、Tobias Nyholm、Márk Sági-Kazár および Tobias Schultze |
| guzzlehttp/promises | 2.5.1 | MIT | Guzzle promises library | Graham Campbell、Michael Dowling、Tobias Nyholm および Tobias Schultze |
| guzzlehttp/psr7 | 2.13.0 | MIT | PSR-7 message implementation that also provides common utility methods | Graham Campbell、Michael Dowling、George Mponos、Tobias Nyholm、Márk Sági-Kazár、Tobias Schultze および Márk Sági-Kazár |
| jakobo/hotp-php | 2.0.0 | BSD-3-Clause | HOTP simplifies One Time Password systems for PHP Authentication | Jakob Heuser |
| jumbojett/openid-connect-php | 1.0.2 | Apache-2.0 | Bare-bones OpenID Connect client | |
| justinrainbow/json-schema | 5.3.4 | MIT | A library to validate a json schema. | Bruno Prieto Reis、Justin Rainbow、Igor Wiedler および Robert Schönthal |
| lcobucci/jwt | 5.6.0 | BSD-3-Clause | A simple library to work with JSON Web Token and JSON Web Signature | Luís Cobucci |
| liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
| marc-mabe/php-enum | 4.7.2 | BSD-3-Clause | Simple and fast implementation of enumerations with native PHP | Marc Bennewitz |
| mck89/peast | 1.17.5 | BSD-3-Clause | Peast is PHP library that generates AST for JavaScript code | Marco Marchiò |
| monolog/monolog | 2.11.0 | MIT | Sends your logs to files, sockets, inboxes, databases and various web services | Jordi Boggiano |
| nyholm/psr7 | 1.8.2 | MIT | A fast PHP7 implementation of PSR-7 | Tobias Nyholm および Martijn van der Ven |
| okvpn/clock-lts | 1.0.0 | MIT | Adding support for a wider range of PHP versions to lcobucci/clock | Luís Cobucci および Uładzimir Tsykun |
| oojs/oojs-ui | 0.53.2 | MIT | Provides library of common widgets, layouts, and windows. | Bartosz Dziewoński、Ed Sanders、James D. Forrester、Kirsten Menger-Anderson、Kunal Mehta、Moriel Schottlender、Prateek Saxena、Roan Kattouw、Thiemo Kreuz、Timo Tijhof、Trevor Parscal および Volker E. |
| paragonie/constant_time_encoding | 3.1.3 | MIT | Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16) | Paragon Initiative Enterprises および Steve 'Sc00bz' Thomas |
| paragonie/random_compat | 9.99.100 | MIT | PHP 5.x polyfill for random_bytes() and random_int() from PHP 7 | Paragon Initiative Enterprises |
| pear/console_getopt | 1.4.3 | BSD-2-Clause | More info available on: http://pear.php.net/package/Console_Getopt | Andrei Zmievski、Stig Bakken および Greg Beaver |
| pear/mail | 2.0.0 | BSD-3-Clause | Class that provides multiple interfaces for sending emails. | Chuck Hagenbuch、Armin Graefe、Richard Heyes および Aleksander Machniak |
| pear/mail_mime | 1.10.12 | BSD-3-Clause | Mail_Mime provides classes to create MIME messages | Cipriano Groenendal および Aleksander Machniak |
| pear/net_smtp | 1.12.2 | BSD-2-Clause | An implementation of the SMTP protocol | Jon Parise、Chuck Hagenbuch および Armin Graefe |
| pear/net_socket | 1.2.2 | PHP License | More info available on: http://pear.php.net/package/Net_Socket | Chuck Hagenbuch、Aleksander Machniak および Stig Bakken |
| pear/net_url2 | 2.2.3 | 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. | Tom Klingenberg、David Coallier および Christian Schmidt |
| pear/pear-core-minimal | 1.10.18 | BSD-3-Clause | Minimal set of PEAR core files to be used as composer dependency | Christian Weiske |
| pear/pear_exception | 1.0.2 | BSD-2-Clause | The PEAR Exception base class. | Helgi Thormar および Greg Beaver |
| phpdocumentor/reflection-common | 2.2.0 | MIT | Common reflection classes used by phpdocumentor to reflect the code structure | Jaap van Otterdijk |
| phpdocumentor/reflection-docblock | 5.6.7 | 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 および Jaap van Otterdijk |
| phpdocumentor/type-resolver | 1.12.0 | MIT | A PSR-5 based resolver of Class names, Types and Structural Element Names | Mike van Riel |
| phpseclib/phpseclib | 3.0.56 | MIT | PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | Jim Wigginton、Patrick Monnerat、Andreas Fischer、Hans-Jürgen Petrich および Graham Campbell |
| phpstan/phpdoc-parser | 2.3.3 | MIT | PHPDoc parser with support for nullable, intersection and generic types | |
| psr/cache | 3.0.0 | MIT | Common interface for caching libraries | PHP-FIG |
| psr/clock | 1.0.0 | MIT | Common interface for reading the clock. | PHP-FIG |
| psr/container | 2.0.2 | MIT | Common Container Interface (PHP FIG PSR-11) | PHP-FIG |
| psr/event-dispatcher | 1.0.0 | MIT | Standard interfaces for event handling. | PHP-FIG |
| psr/http-client | 1.0.3 | MIT | Common interface for HTTP clients | PHP-FIG |
| psr/http-factory | 1.1.0 | MIT | PSR-17: Common interfaces for PSR-7 HTTP message factories | PHP-FIG |
| psr/http-message | 2.0 | MIT | Common interface for HTTP messages | PHP-FIG |
| psr/log | 1.1.4 | MIT | Common interface for logging libraries | PHP-FIG |
| spomky-labs/cbor-php | 3.3.0 | MIT | CBOR Encoder/Decoder for PHP | Florent Morselli および All contributors |
| spomky-labs/pki-framework | 1.5.0 | MIT | A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation. | Joni Eskelinen および Florent Morselli |
| symfony/cache | 7.4.15 | MIT | Provides extended PSR-6, PSR-16 (and tags) implementations | Nicolas Grekas および Symfony Community |
| symfony/cache-contracts | 3.7.1 | MIT | Generic abstractions related to caching | Nicolas Grekas および Symfony Community |
| symfony/clock | 7.4.8 | MIT | Decouples applications from the system clock | Nicolas Grekas および Symfony Community |
| symfony/config | 7.4.15 | MIT | Helps you find, load, combine, autofill and validate configuration values of any kind | Fabien Potencier および Symfony Community |
| symfony/dependency-injection | 7.4.15 | MIT | Allows you to standardize and centralize the way objects are constructed in your application | Fabien Potencier および Symfony Community |
| symfony/deprecation-contracts | 3.7.1 | MIT | A generic function and convention to trigger deprecation notices | Nicolas Grekas および Symfony Community |
| symfony/error-handler | 7.4.15 | MIT | Provides tools to manage errors and ease debugging PHP code | Fabien Potencier および Symfony Community |
| symfony/event-dispatcher | 7.4.15 | MIT | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | Fabien Potencier および Symfony Community |
| symfony/event-dispatcher-contracts | 3.7.1 | MIT | Generic abstractions related to dispatching event | Nicolas Grekas および Symfony Community |
| symfony/filesystem | 7.4.15 | MIT | Provides basic utilities for the filesystem | Fabien Potencier および Symfony Community |
| symfony/finder | 7.4.14 | MIT | Finds files and directories via an intuitive fluent interface | Fabien Potencier および Symfony Community |
| symfony/framework-bundle | 7.4.15 | MIT | Provides a tight integration between Symfony components and the Symfony full-stack framework | Fabien Potencier および Symfony Community |
| symfony/http-client | 7.4.15 | MIT | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | Nicolas Grekas および Symfony Community |
| symfony/http-client-contracts | 3.7.1 | MIT | Generic abstractions related to HTTP clients | Nicolas Grekas および Symfony Community |
| symfony/http-foundation | 7.4.15 | MIT | Defines an object-oriented layer for the HTTP specification | Fabien Potencier および Symfony Community |
| symfony/http-kernel | 7.4.15 | MIT | Provides a structured process for converting a Request into a Response | Fabien Potencier および Symfony Community |
| symfony/password-hasher | 7.4.8 | MIT | Provides password hashing utilities | Robin Chalas および Symfony Community |
| symfony/polyfill-ctype | 1.37.0 | MIT | Symfony polyfill for ctype functions | Gert de Pagter および Symfony Community |
| symfony/polyfill-intl-grapheme | 1.38.1 | MIT | Symfony polyfill for intl's grapheme_* functions | Nicolas Grekas および Symfony Community |
| symfony/polyfill-intl-normalizer | 1.38.0 | MIT | Symfony polyfill for intl's Normalizer class and related functions | Nicolas Grekas および Symfony Community |
| symfony/polyfill-mbstring | 1.38.2 | MIT | Symfony polyfill for the Mbstring extension | Nicolas Grekas および Symfony Community |
| symfony/polyfill-php83 | 1.41.0 | MIT | Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions | Nicolas Grekas および Symfony Community |
| symfony/polyfill-php84 | 1.37.0 | MIT | Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions | Nicolas Grekas および Symfony Community |
| symfony/polyfill-php85 | 1.37.0 | MIT | Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions | Nicolas Grekas および Symfony Community |
| symfony/polyfill-uuid | 1.37.0 | MIT | Symfony polyfill for uuid functions | Grégoire Pineau および Symfony Community |
| symfony/property-access | 7.4.8 | MIT | Provides functions to read and write from/to an object or array using a simple string notation | Fabien Potencier および Symfony Community |
| symfony/property-info | 7.4.15 | MIT | Extracts information about PHP class' properties using metadata of popular sources | Kévin Dunglas および Symfony Community |
| symfony/psr-http-message-bridge | 7.4.8 | MIT | PSR HTTP message bridge | Fabien Potencier および Symfony Community |
| symfony/routing | 7.4.15 | MIT | Maps an HTTP request to a set of configuration variables | Fabien Potencier および Symfony Community |
| symfony/security-bundle | 7.4.15 | MIT | Provides a tight integration of the Security component into the Symfony full-stack framework | Fabien Potencier および Symfony Community |
| symfony/security-core | 7.4.15 | MIT | Symfony Security Component - Core Library | Fabien Potencier および Symfony Community |
| symfony/security-csrf | 7.4.8 | MIT | Symfony Security Component - CSRF Library | Fabien Potencier および Symfony Community |
| symfony/security-http | 7.4.14 | MIT | Symfony Security Component - HTTP Integration | Fabien Potencier および Symfony Community |
| symfony/serializer | 7.4.15 | MIT | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | Fabien Potencier および Symfony Community |
| symfony/service-contracts | 3.7.1 | MIT | Generic abstractions related to writing services | Nicolas Grekas および Symfony Community |
| symfony/string | 7.3.8 | MIT | Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way | Nicolas Grekas および Symfony Community |
| symfony/translation-contracts | 3.7.1 | MIT | Generic abstractions related to translation | Nicolas Grekas および Symfony Community |
| symfony/type-info | 7.4.9 | MIT | Extracts PHP types information. | Mathias Arlaud、Baptiste LEDUC および Symfony Community |
| symfony/uid | 7.4.9 | MIT | Provides an object-oriented API to generate and represent UIDs | Grégoire Pineau、Nicolas Grekas および Symfony Community |
| symfony/validator | 7.4.15 | MIT | Provides tools to validate values | Fabien Potencier および Symfony Community |
| symfony/var-dumper | 7.4.15 | MIT | Provides mechanisms for walking through any arbitrary PHP variable | Nicolas Grekas および Symfony Community |
| symfony/var-exporter | 7.4.14 | MIT | Allows exporting any serializable PHP data structure to plain PHP code | Nicolas Grekas および Symfony Community |
| symfony/yaml | 7.4.12 | MIT | Loads and dumps YAML files | Fabien Potencier および Symfony Community |
| web-auth/cose-lib | 4.6.0 | MIT | CBOR Object Signing and Encryption (COSE) For PHP | Florent Morselli および All contributors |
| web-auth/webauthn-framework | 4.9.3 | MIT | FIDO2/Webauthn library for PHP and Symfony Bundle. | Florent Morselli および All contributors |
| web-auth/webauthn-lib | 5.3.5 | MIT | FIDO2/Webauthn Support For PHP | Florent Morselli および All contributors |
| web-token/jwt-library | 4.1.7 | MIT | JWT library | Florent Morselli および All contributors |
| webmozart/assert | 2.4.1 | MIT | Assertions to validate method input/output with nice error messages. | Bernhard Schussek および Woody Gilk |
| wikimedia/assert | 0.5.1 | MIT | Provides runtime assertions | Daniel Kinzler および Thiemo Kreuz |
| wikimedia/at-ease | 3.0.0 | GPL-2.0-or-later | Safe replacement to @ for suppressing warnings. | Tim Starling および MediaWiki developers |
| wikimedia/base-convert | 2.0.2 | 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 および Tyler Romeo |
| wikimedia/bcp-47-code | 2.0.3 | GPL-2.0-or-later | Simple interface representing languages which have a BCP 47 code | C. Scott Ananian |
| wikimedia/cdb | 3.0.0 | GPL-2.0-or-later | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Tim Starling、Chad Horohoe、Ori Livneh および Daniel Kinzler |
| wikimedia/cldr-plural-rule-parser | 3.0.1 | GPL-2.0-or-later | Evaluates plural rules specified in the CLDR project notation. | Tim Starling および Niklas Laxström |
| wikimedia/codex | 0.7.1 | GPL-2.0-or-later | A PHP library for building HTML and CSS UI components using Codex, the Wikimedia design system. | Doğu Abaris |
| wikimedia/common-passwords | 0.5.1 | MIT | List of the 100,000 most commonly used passwords | Sam Reed |
| wikimedia/composer-merge-plugin | 2.1.0 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
| wikimedia/css-sanitizer | 6.2.1 | Apache-2.0 | Classes to parse and sanitize CSS | Brad Jorsch |
| wikimedia/cssjanus | 2.3.0 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | Roan Kattouw、Trevor Parscal および Timo Tijhof |
| wikimedia/html-formatter | 4.1.0 | GPL-2.0-or-later | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
| wikimedia/idle-dom | 2.1.1 | MIT | DOM interfaces automatically generated from WebIDL | C. Scott Ananian |
| wikimedia/ip-utils | 6.0.1 | GPL-2.0-or-later | Parse, match, and analyze IP addresses and CIDR ranges | MediaWiki developers |
| wikimedia/json-codec | 4.0.0 | GPL-2.0-or-later | Interfaces to serialize and deserialize PHP objects to/from JSON | Petr Pchelko、Daniel Kinzler および C. Scott Ananian |
| wikimedia/language-data | 1.1.13 | GPL-2.0-or-later | Language data and utilities. | Amir E. Aharoni、Kartik Mistry、Niklas Laxström、Santhosh Thottingal および Abijeet Patro |
| wikimedia/less.php | 5.5.1 | Apache-2.0 | PHP port of the LESS processor | Timo Tijhof、Josh Schmidt、Matt Agar および Martin Jantošovič |
| wikimedia/metrics-platform | 4.2.4 | GPL-2.0-or-later | The PHP Metrics Platform Client. | Michael Holloway、Jason Linehan および Sam Smith |
| wikimedia/minify | 2.10.0 | Apache-2.0 | Minification of JavaScript code and CSS stylesheets. | Paul Copperman、Trevor Parscal、Timo Tijhof および Roan Kattouw |
| wikimedia/normalized-exception | 2.1.1 | MIT | A helper for making exceptions play nice with PSR-3 logging | Gergő Tisza |
| wikimedia/object-factory | 6.0.0 | GPL-2.0-or-later | Construct objects from configuration instructions | Bryan Davis |
| wikimedia/parsoid | 0.23.1 | GPL-2.0-or-later | Parsoid, a bidirectional parser between wikitext and HTML5 | Wikimedia Content Transform Team and the broader MediaWiki community |
| wikimedia/php-session-serializer | 3.0.2 | 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 | 2.0.0 | GPL-2.0-or-later | Fast streaming RDF serializer | Daniel Kinzler、Stanislav Malyshev、Thiemo Kreuz および C. Scott Ananian |
| wikimedia/relpath | 4.1.1 | MIT | Work with file paths to join or find the relative path | Ori Livneh |
| wikimedia/remex-html | 6.0.0 | MIT | Fast HTML 5 parser | Tim Starling |
| wikimedia/request-timeout | 3.0.0 | MIT | Request timeout library for Excimer with plain PHP fallback | Tim Starling |
| wikimedia/running-stat | 2.2.0 | GPL-2.0-or-later | PHP implementations of online statistical algorithms | Ori Livneh |
| wikimedia/scoped-callback | 5.0.0 | GPL-2.0-or-later | Make a callback run when a dummy object leaves the scope. | Aaron Schulz |
| wikimedia/services | 4.0.0 | GPL-2.0-or-later | Generic service to manage named services using lazy instantiation based on instantiator callback functions | Daniel Kinzler |
| wikimedia/shellbox | 4.4.0 | MIT | Library and server for containerized shell execution | Tim Starling、Kunal Mehta および Max Semenik |
| wikimedia/timestamp | 5.1.0 | GPL-2.0-or-later | Creation, parsing, and conversion of timestamps | Tyler Romeo |
| wikimedia/utfnormal | 4.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 | 2.0.2 | GPL-2.0-or-later | Wait loop that reaches a condition or times out | Aaron Schulz |
| wikimedia/wikipeg | 6.1.4 | MIT | Parser generator for JavaScript and PHP | |
| wikimedia/wrappedstring | 4.1.0 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
| wikimedia/xmp-reader | 0.10.3 | GPL-2.0-or-later | Reader for XMP data containing properties relevant to images | Brian Wolff |
| wikimedia/zest-css | 4.1.2 | MIT | Fast, lightweight, extensible CSS selector engine for PHP | Christopher Jeffrey および C. Scott Ananian |
| zordius/lightncandy | 1.2.6 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |