Requires

67 total, 40 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.5.5 1.5.6 outdated
composer/class-map-generator Utilities to scan PHP code and generate class maps. 1.5.0 1.6.0 outdated
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. 2.8.5 2.8.8 outdated
composer/metadata-minifier Small utility library that handles metadata minification and expansion. 1.0.0 1.0.0 up to date
composer/pcre PCRE wrapping library that offers type-safe preg_* replacements. 3.3.2 3.3.2 up to date
composer/semver Semver library that offers utilities, version constraint parsing and validation. 3.4.3 3.4.3 up to date
composer/spdx-licenses SPDX licenses list and validation library. 1.5.8 1.5.8 up to date
composer/xdebug-handler Restarts a process without Xdebug. 3.0.5 3.0.5 up to date
doctrine/cache PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. 2.2.0 2.2.0 up to date
doctrine/collections PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. 1.8.0 2.3.0 outdated
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. 2.13.9 4.2.3 outdated
doctrine/deprecations 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. 1.1.4 1.1.4 up to date
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.2.0 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. 3.4.3 3.8.2 outdated
friendsofphp/proxy-manager-lts Adding support for a wider range of PHP versions to ocramius/proxy-manager v1.0.18 v1.0.18 up to date
justinrainbow/json-schema A library to validate a json schema. 5.3.0 6.4.1 outdated
laminas/laminas-code Extensions to the PHP Reflection API, static code scanning, and code generation 4.16.0 4.16.0 up to date
monolog/monolog Sends your logs to files, sockets, inboxes, databases and various web services 1.27.1 3.9.0 outdated
oxid-esales/apex-theme APEX Theme v3.0.0-alpha.1 v2.0.0 outdated
oxid-esales/oxideshop-ce This package contains OXID eShop CE source code. v8.0.0-alpha.1 v7.3.0 outdated
oxid-esales/oxideshop-composer-plugin This file is mean to be used to install OXID eShop compilation. v8.0.0-alpha.1 v7.3.0 outdated
oxid-esales/oxideshop-db-views-generator OXID eShop database views regeneration from console command v3.0.0-alpha.1 v2.2.0 outdated
oxid-esales/oxideshop-demodata-ce This is the demodata for OXID eShop CE. v9.0.0-alpha.1 v8.0.2 outdated
oxid-esales/oxideshop-demodata-installer This tool is used to copy pictures from demo data repository to OXID eShop, during setup process. v4.0.0-alpha.1 v3.3.0 outdated
oxid-esales/oxideshop-doctrine-migration-wrapper OXID eShop database migrations using Doctrine v6.0.0-alpha.1 v5.3.0 outdated
oxid-esales/oxideshop-unified-namespace-generator OXID eShop related utility, which generates edition-specific class files for the 'unified namespace' v6.0.0-alpha.1 v5.1.0 outdated
oxid-esales/twig-admin-theme This is twig version of Admin Theme for OXID eShop. v3.0.0-alpha.1 v2.5.0 outdated
oxid-esales/twig-component The component supports Twig template engine. v3.0.0-alpha.1 v2.5.0 outdated
phpmailer/phpmailer PHPMailer is a full-featured email creation and transfer class for PHP v6.9.3 v6.9.3 up to date
psr/cache Common interface for caching libraries 3.0.0 3.0.0 up to date
psr/container Common Container Interface (PHP FIG PSR-11) 1.1.2 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 v3.2.0 v3.2.0 up to date
seld/jsonlint JSON Linter 1.11.0 1.11.0 up to date
seld/phar-utils PHAR file format utilities, for when PHP phars you up 1.2.1 1.2.1 up to date
seld/signal-handler Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development 2.0.2 2.0.2 up to date
symfony/cache Provides extended PSR-6, PSR-16 (and tags) implementations v6.4.18 v7.2.6 outdated
symfony/cache-contracts Generic abstractions related to caching v3.5.1 v3.5.1 up to date
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind v6.4.14 v7.2.6 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces v6.4.17 v7.2.6 outdated
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application v6.4.16 v7.2.5 outdated
symfony/deprecation-contracts A generic function and convention to trigger deprecation notices v3.5.1 v3.5.1 up to date
symfony/dotenv Registers environment variables from a .env file v6.4.16 v7.2.0 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them v6.4.13 v7.2.0 outdated
symfony/event-dispatcher-contracts Generic abstractions related to dispatching event v3.5.1 v3.5.1 up to date
symfony/expression-language Provides an engine that can compile and evaluate expressions v6.4.13 v7.2.0 outdated
symfony/filesystem Provides basic utilities for the filesystem v6.4.13 v7.2.0 outdated
symfony/finder Finds files and directories via an intuitive fluent interface v6.4.17 v7.2.2 outdated
symfony/lock Creates and manages locks, a mechanism to provide exclusive access to a shared resource v6.4.13 v7.2.6 outdated
symfony/mime Allows manipulating MIME messages v6.4.18 v7.2.4 outdated
symfony/polyfill-ctype Symfony polyfill for ctype functions v1.31.0 v1.31.0 up to date
symfony/polyfill-intl-grapheme Symfony polyfill for intl's grapheme_* functions v1.31.0 v1.31.0 up to date
symfony/polyfill-intl-idn Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions v1.31.0 v1.31.0 up to date
symfony/polyfill-intl-normalizer Symfony polyfill for intl's Normalizer class and related functions v1.31.0 v1.31.0 up to date
symfony/polyfill-mbstring Symfony polyfill for the Mbstring extension v1.31.0 v1.32.0 outdated
symfony/polyfill-php73 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions v1.31.0 v1.31.0 up to date
symfony/polyfill-php80 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions v1.31.0 v1.31.0 up to date
symfony/polyfill-php81 Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions v1.31.0 v1.32.0 outdated
symfony/process Executes commands in sub-processes v7.2.0 v7.2.5 outdated
symfony/service-contracts Generic abstractions related to writing services v3.5.1 v3.5.1 up to date
symfony/stopwatch Provides a way to profile code v6.4.13 v7.2.4 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 v6.4.15 v7.2.0 outdated
symfony/var-exporter Allows exporting any serializable PHP data structure to plain PHP code v7.2.0 v7.2.4 outdated
symfony/yaml Loads and dumps YAML files v6.4.18 v7.2.5 outdated
twig/twig Twig, the flexible, fast, and secure template language for PHP v3.19.0 v3.20.0 outdated
webmozart/glob A PHP implementation of Ant's glob. 4.7.0 4.7.0 up to date

Requires (dev)

No required development dependencies.