Requires

63 total, 59 outdated

Package Required Latest Status
composer/ca-bundle Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle. 1.2.10 1.5.1 outdated
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. 2.1.3 2.7.9 outdated
composer/metadata-minifier Small utility library that handles metadata minification and expansion. 1.0.0 1.0.0 up to date
composer/package-versions-deprecated Composer plugin that provides efficient querying for installed package versions (no runtime IO) 1.11.99.2 1.11.99.5 outdated
composer/semver Semver library that offers utilities, version constraint parsing and validation. 3.2.5 3.4.3 outdated
composer/spdx-licenses SPDX licenses list and validation library. 1.5.5 1.5.8 outdated
composer/xdebug-handler Restarts a process without Xdebug. 2.0.1 3.0.5 outdated
doctrine/cache PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. 1.11.3 2.2.0 outdated
doctrine/collections PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. 1.6.7 2.2.2 outdated
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. 2.12.1 4.1.1 outdated
doctrine/event-manager The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. 1.1.1 2.0.1 outdated
doctrine/migrations PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool. 2.3.4 3.8.1 outdated
friendsofphp/proxy-manager-lts Adding support for a wider range of PHP versions to ocramius/proxy-manager v1.0.5 v1.0.18 outdated
justinrainbow/json-schema A library to validate a json schema. 5.2.10 6.0.0 outdated
laminas/laminas-code Extensions to the PHP Reflection API, static code scanning, and code generation 4.4.2 4.14.0 outdated
monolog/monolog Sends your logs to files, sockets, inboxes, databases and various web services 1.26.1 3.7.0 outdated
oxid-esales/flow-theme This is Flow Theme for OXID eShop. v4.0.0 v4.0.0 up to date
oxid-esales/oxideshop-ce This package contains OXID eShop CE source code. v7.0.0-rc.1 v7.1.0 outdated
oxid-esales/oxideshop-composer-plugin This file is mean to be used to install OXID eShop compilation. v6.0.0 v7.2.0 outdated
oxid-esales/oxideshop-db-views-generator OXID eShop database views regeneration from console command v2.0.0 v2.2.0 outdated
oxid-esales/oxideshop-demodata-ce This is the demodata for OXID eShop CE. v7.0.0 v8.0.1 outdated
oxid-esales/oxideshop-demodata-installer This tool is used to copy pictures from demo data repository to OXID eShop, during setup process. v2.0.0 v3.2.0 outdated
oxid-esales/oxideshop-doctrine-migration-wrapper OXID eShop database migrations using doctrine v4.0.0 v5.2.0 outdated
oxid-esales/oxideshop-facts OXID eShop facts v3.0.0 v4.2.0 outdated
oxid-esales/oxideshop-unified-namespace-generator OXID eShop related utility, which generates edition-specific class files for the 'unified namespace' v3.0.0 v5.0.0 outdated
oxid-esales/wave-theme This is Wave Theme for OXID eShop. v2.0.0 v3.0.1 outdated
phpmailer/phpmailer PHPMailer is a full-featured email creation and transfer class for PHP v6.5.0 v6.9.1 outdated
psr/cache Common interface for caching libraries 1.0.1 || 2.0.0 3.0.0 outdated
psr/container Common Container Interface (PHP FIG PSR-11) 1.1.1 2.0.2 outdated
psr/event-dispatcher Standard interfaces for event handling. 1.0.0 1.0.0 up to date
psr/log Common interface for logging libraries 1.1.4 3.0.2 outdated
react/promise A lightweight implementation of CommonJS Promises/A for PHP v2.8.0 v3.2.0 outdated
seld/jsonlint JSON Linter 1.8.3 1.11.0 outdated
seld/phar-utils PHAR file format utilities, for when PHP phars you up 1.1.1 1.2.1 outdated
smarty/smarty Smarty - the compiling PHP template engine v2.6.31 v5.4.1 outdated
symfony/cache Provides extended PSR-6, PSR-16 (and tags) implementations v5.3.3 v7.1.5 outdated
symfony/cache-contracts Generic abstractions related to caching v2.4.0 v3.5.0 outdated
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind v5.3.3 v7.1.1 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces v5.3.2 v7.1.5 outdated
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application v5.3.3 v7.1.5 outdated
symfony/deprecation-contracts A generic function and convention to trigger deprecation notices v2.4.0 v3.5.0 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them v5.3.0 v7.1.1 outdated
symfony/event-dispatcher-contracts Generic abstractions related to dispatching event v2.4.0 v3.5.0 outdated
symfony/expression-language Provides an engine that can compile and evaluate expressions v5.3.0 v7.1.4 outdated
symfony/filesystem Provides basic utilities for the filesystem v5.3.3 v7.1.5 outdated
symfony/finder Finds files and directories via an intuitive fluent interface v5.3.0 v7.1.4 outdated
symfony/lock Creates and manages locks, a mechanism to provide exclusive access to a shared resource v5.3.2 v7.1.1 outdated
symfony/polyfill-ctype Symfony polyfill for ctype functions v1.23.0 v1.31.0 outdated
symfony/polyfill-intl-grapheme Symfony polyfill for intl's grapheme_* functions v1.23.0 v1.31.0 outdated
symfony/polyfill-intl-normalizer Symfony polyfill for intl's Normalizer class and related functions v1.23.0 v1.31.0 outdated
symfony/polyfill-mbstring Symfony polyfill for the Mbstring extension v1.23.0 v1.31.0 outdated
symfony/polyfill-php73 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions v1.23.0 v1.31.0 outdated
symfony/polyfill-php80 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions v1.23.0 v1.31.0 outdated
symfony/polyfill-php81 Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions v1.23.0 v1.31.0 outdated
symfony/process Executes commands in sub-processes v5.3.2 v7.1.5 outdated
symfony/service-contracts Generic abstractions related to writing services v2.4.0 v3.5.0 outdated
symfony/stopwatch Provides a way to profile code v5.3.0 v7.1.1 outdated
symfony/string Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way v5.3.3 v7.1.5 outdated
symfony/var-exporter Allows exporting any serializable PHP data structure to plain PHP code v5.3.3 v7.1.2 outdated
symfony/yaml Loads and dumps YAML files v5.3.3 v7.1.5 outdated
webmozart/assert Assertions to validate method input/output with nice error messages. 1.10.0 1.11.0 outdated
webmozart/glob A PHP implementation of Ant's glob. 4.3.0 4.7.0 outdated
webmozart/path-util A robust cross-platform utility for normalizing, comparing and modifying file paths. 2.3.0 2.3.0 up to date

Requires (dev)

No required development dependencies.