Created
January 22, 2024 19:32
-
-
Save garvinhicking/4b267b6eb86b5a525df6fc7a7756244e to your computer and use it in GitHub Desktop.
composer info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bacon/bacon-qr-code 2.0.8 BaconQrCode is a QR code generator for PHP. | |
bnf/phpstan-psr-container 1.0.1 PHPStan dynamic return type extension for PSR-11 ContainerInterface | |
christian-riesen/base32 1.6.0 Base32 encoder/decoder according to RFC 4648 | |
composer/pcre 3.1.1 PCRE wrapping library that offers type-safe preg_* replacements. | |
composer/semver 3.4.0 Semver library that offers utilities, version constraint parsing and validation. | |
composer/xdebug-handler 3.0.3 Restarts a process without Xdebug. | |
contentblocks/examples dev-main 7d19858 TYPO3 CMS Content Blocks examples | |
dasprid/enum 1.0.5 PHP 7.1 enum implementation | |
doctrine/annotations 2.0.1 Docblock Annotations Parser | |
doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many diff... | |
doctrine/dbal 3.7.3 Powerful PHP database abstraction layer (DBAL) with many features for database schem... | |
doctrine/deprecations 1.1.2 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with optio... | |
doctrine/event-manager 2.0.0 The Doctrine Event Manager is a simple PHP event system that was built to be used wi... | |
doctrine/instantiator 2.0.0 A small, lightweight utility to instantiate objects in PHP without invoking their co... | |
doctrine/lexer 3.0.0 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Pa... | |
egulias/email-validator 4.0.2 A library for validating emails against several RFCs | |
enshrined/svg-sanitize 0.15.4 An SVG sanitizer for PHP | |
firebase/php-jwt v6.10.0 A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform t... | |
friendsofphp/php-cs-fixer v3.48.0 A tool to automatically fix PHP code style | |
friendsoftypo3/phpstan-typo3 0.9.0 TYPO3 rules for PHPStan | |
guzzlehttp/guzzle 7.8.1 Guzzle is a PHP HTTP client library | |
guzzlehttp/promises 2.0.2 Guzzle promises library | |
guzzlehttp/psr7 2.6.2 PSR-7 message implementation that also provides common utility methods | |
lolli42/finediff 1.0.2 PHP implementation of a Fine granularity Diff engine | |
masterminds/html5 2.8.1 An HTML5 parser and serializer. | |
myclabs/deep-copy 1.11.1 Create deep copies (clones) of your objects | |
nikic/php-parser v4.18.0 A PHP parser written in PHP | |
phar-io/manifest 2.0.3 Component for reading phar.io manifest information from a PHP Archive (PHAR) | |
phar-io/version 3.2.1 Library for handling version information and constraints | |
phpdocumentor/reflection-common 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure | |
phpdocumentor/reflection-docblock 5.3.0 With this component, a library can provide support for annotations via DocBlocks or ... | |
phpdocumentor/type-resolver 1.8.0 A PSR-5 based resolver of Class names, Types and Structural Element Names | |
phpstan/phpdoc-parser 1.25.0 PHPDoc parser with support for nullable, intersection and generic types | |
phpstan/phpstan 1.10.56 PHPStan - PHP Static Analysis Tool | |
phpstan/phpstan-phpunit 1.3.15 PHPUnit extensions and rules for PHPStan | |
phpunit/php-code-coverage 10.1.11 Library that provides collection, processing, and rendering functionality for PHP co... | |
phpunit/php-file-iterator 4.1.0 FilterIterator implementation that filters files based on a list of suffixes. | |
phpunit/php-invoker 4.0.0 Invoke callables with a timeout | |
phpunit/php-text-template 3.0.1 Simple template engine. | |
phpunit/php-timer 6.0.0 Utility class for timing | |
phpunit/phpunit 10.5.9 The PHP Unit Testing framework. | |
psr/cache 3.0.0 Common interface for caching libraries | |
psr/clock 1.0.0 Common interface for reading the clock. | |
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11) | |
psr/event-dispatcher 1.0.0 Standard interfaces for event handling. | |
psr/http-client 1.0.3 Common interface for HTTP clients | |
psr/http-factory 1.0.2 Common interfaces for PSR-7 HTTP message factories | |
psr/http-message 2.0 Common interface for HTTP messages | |
psr/http-server-handler 1.0.2 Common interface for HTTP server-side request handler | |
psr/http-server-middleware 1.0.2 Common interface for HTTP server-side middleware | |
psr/log 3.0.0 Common interface for logging libraries | |
ralouphie/getallheaders 3.0.3 A polyfill for getallheaders. | |
sebastian/cli-parser 2.0.0 Library for parsing CLI options | |
sebastian/code-unit 2.0.0 Collection of value objects that represent the PHP code units | |
sebastian/code-unit-reverse-lookup 3.0.0 Looks up which function or method a line of code belongs to | |
sebastian/comparator 5.0.1 Provides the functionality to compare PHP values for equality | |
sebastian/complexity 3.2.0 Library for calculating the complexity of PHP code units | |
sebastian/diff 5.1.0 Diff implementation | |
sebastian/environment 6.0.1 Provides functionality to handle HHVM/PHP environments | |
sebastian/exporter 5.1.1 Provides the functionality to export PHP variables for visualization | |
sebastian/global-state 6.0.1 Snapshotting of global state | |
sebastian/lines-of-code 2.0.2 Library for counting the lines of code in PHP source code | |
sebastian/object-enumerator 5.0.0 Traverses array structures and object graphs to enumerate all referenced objects | |
sebastian/object-reflector 3.0.0 Allows reflection of object attributes, including inherited and non-public ones | |
sebastian/recursion-context 5.0.0 Provides functionality to recursively process PHP variables | |
sebastian/type 4.0.0 Collection of value objects that represent the types of the PHP type system | |
sebastian/version 4.0.1 Library that helps with managing the version number of Git-hosted PHP projects | |
symfony/cache v7.0.2 Provides extended PSR-6, PSR-16 (and tags) implementations | |
symfony/cache-contracts v3.4.0 Generic abstractions related to caching | |
symfony/clock v7.0.2 Decouples applications from the system clock | |
symfony/config v7.0.0 Helps you find, load, combine, autofill and validate configuration values of any kind | |
symfony/console v6.4.2 Eases the creation of beautiful and testable command line interfaces | |
symfony/dependency-injection v7.0.2 Allows you to standardize and centralize the way objects are constructed in your app... | |
symfony/deprecation-contracts v3.4.0 A generic function and convention to trigger deprecation notices | |
symfony/doctrine-messenger v7.0.2 Symfony Doctrine Messenger Bridge | |
symfony/event-dispatcher v7.0.2 Provides tools that allow your application components to communicate with each other... | |
symfony/event-dispatcher-contracts v3.4.0 Generic abstractions related to dispatching event | |
symfony/expression-language v7.0.2 Provides an engine that can compile and evaluate expressions | |
symfony/filesystem v6.4.0 Provides basic utilities for the filesystem | |
symfony/finder v7.0.0 Finds files and directories via an intuitive fluent interface | |
symfony/http-foundation v7.0.0 Defines an object-oriented layer for the HTTP specification | |
symfony/mailer v7.0.2 Helps sending emails | |
symfony/messenger v7.0.1 Helps applications send and receive messages to/from other applications or via messa... | |
symfony/mime v7.0.0 Allows manipulating MIME messages | |
symfony/options-resolver v7.0.0 Provides an improved replacement for the array_replace PHP function | |
symfony/polyfill-ctype v1.28.0 Symfony polyfill for ctype functions | |
symfony/polyfill-intl-grapheme v1.28.0 Symfony polyfill for intl's grapheme_* functions | |
symfony/polyfill-intl-idn v1.28.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions | |
symfony/polyfill-intl-normalizer v1.28.0 Symfony polyfill for intl's Normalizer class and related functions | |
symfony/polyfill-mbstring v1.28.0 Symfony polyfill for the Mbstring extension | |
symfony/polyfill-php72 v1.28.0 Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions | |
symfony/polyfill-php80 v1.28.0 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | |
symfony/polyfill-php81 v1.28.0 Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions | |
symfony/polyfill-php83 v1.28.0 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions | |
symfony/polyfill-uuid v1.28.0 Symfony polyfill for uuid functions | |
symfony/process v7.0.2 Executes commands in sub-processes | |
symfony/property-access v7.0.0 Provides functions to read and write from/to an object or array using a simple strin... | |
symfony/property-info v7.0.0 Extracts information about PHP class' properties using metadata of popular sources | |
symfony/rate-limiter v7.0.2 Provides a Token Bucket implementation to rate limit input and output in your applic... | |
symfony/routing v7.0.2 Maps an HTTP request to a set of configuration variables | |
symfony/service-contracts v3.4.1 Generic abstractions related to writing services | |
symfony/stopwatch v7.0.0 Provides a way to profile code | |
symfony/string v7.0.2 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points a... | |
symfony/uid v7.0.0 Provides an object-oriented API to generate and represent UIDs | |
symfony/var-exporter v7.0.2 Allows exporting any serializable PHP data structure to plain PHP code | |
symfony/yaml v7.0.0 Loads and dumps YAML files | |
theseer/tokenizer 1.2.2 A small library for converting tokenized PHP source code into XML and potentially ot... | |
typo3/class-alias-loader v1.1.4 Amends the composer class loader to support class aliases to provide backwards compa... | |
typo3/cms-backend v12.4.10 TYPO3 CMS backend | |
typo3/cms-cli 3.1.1 TYPO3 command line binary | |
typo3/cms-composer-installers v5.0.0 TYPO3 CMS Installers | |
typo3/cms-core v12.4.10 TYPO3 CMS Core | |
typo3/cms-extbase v12.4.10 TYPO3 CMS Extbase - Extension framework to create TYPO3 frontend plugins and TYPO3 b... | |
typo3/cms-extensionmanager v12.4.10 TYPO3 CMS Extension Manager - Backend module (Admin Tools>Extensions) for viewing an... | |
typo3/cms-filelist v12.4.10 TYPO3 CMS Filelist - TYPO3 backend module (File>Filelist) used for managing files. | |
typo3/cms-fluid v12.4.10 TYPO3 CMS Fluid Integration - Integration of the Fluid templating engine into TYPO3. | |
typo3/cms-frontend v12.4.10 TYPO3 CMS Frontend | |
typo3/cms-install v12.4.10 TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system ... | |
typo3/cms-lowlevel v12.4.10 TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database se... | |
typo3/cms-rte-ckeditor v12.4.10 TYPO3 CMS RTE CKEditor - Integration of CKEditor as a Rich Text Editor for the TYPO3... | |
typo3/cms-tstemplate v12.4.10 TYPO3 CMS TypoScript - TYPO3 backend module for the management of TypoScript records... | |
typo3/cms-workspaces v12.4.10 TYPO3 CMS Workspaces - Workflows with custom stages and versioning for a better edit... | |
typo3/coding-standards v0.7.1 A set of coding guidelines for any TYPO3-related project or extension | |
typo3/html-sanitizer v2.1.4 HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, a... | |
typo3/testing-framework 8.0.8 The TYPO3 testing framework provides base classes for unit, functional and acceptanc... | |
typo3fluid/fluid 2.10.1 The TYPO3 Fluid template rendering engine | |
webmozart/assert 1.11.0 Assertions to validate method input/output with nice error messages. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment