Download the PHP package greg-1-anderson/core-recommended-dependencies without Composer

On this page you can find all versions of the php package greg-1-anderson/core-recommended-dependencies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package core-recommended-dependencies

drupal/core-recommended-dependencies

This project is for use with a Composer-managed Drupal site. It is recommended that all Composer-managed Drupal sites use this project.

Require this project instead of the drupal/core subtree split in order to guarentee that all of the dependencies from drupal/core will be included in your Drupal site at exactly the same version that was tested with the version of Drupal you are currently using.

The consequences of not using this project is that Drupal's dependencies may "float up" to more recent versions than were tested with Drupal when you use Composer to upgrade your Drupal site. Occasionally, new dependency versions introduce bugs in Drupal. While these sorts of errors are usually corrected fairly quickly, it can still be quite disruptive to be one of the first people encountering one of these bugs. Using the recommended dependencies avoids this problem by only using dependency versions that have already been tested with Drupal.

Upgrading

When using this project, upgrade your Drupal site as follows:

This will update drupal/core and any needed dependencies.

Running a simple composer update will also update drupal/core, all of Drupal's dependencies (to the correct tested versions), and all of your contrib modules and other dependencies.

References

This project is derived from the original community project webflo/drupal-core-strict. It was generated from tools derived from webflo/package-generator-drupal and webflo/package-generator.


All versions of core-recommended-dependencies with dependencies

PHP Build Version
Package Version
Requires drupal/core Version self.version
asm89/stack-cors Version 1.2.0
brumann/polyfill-unserialize Version v1.0.3
composer/installers Version v1.6.0
composer/semver Version 1.5.0
doctrine/annotations Version v1.2.7
doctrine/cache Version v1.6.2
doctrine/collections Version v1.3.0
doctrine/common Version v2.6.2
doctrine/inflector Version v1.1.0
doctrine/lexer Version v1.0.1
easyrdf/easyrdf Version 0.9.1
egulias/email-validator Version 2.1.7
guzzlehttp/guzzle Version 6.3.3
guzzlehttp/promises Version v1.3.1
guzzlehttp/psr7 Version 1.4.2
masterminds/html5 Version 2.3.0
paragonie/random_compat Version v2.0.18
pear/archive_tar Version 1.4.6
pear/console_getopt Version v1.4.1
pear/pear-core-minimal Version v1.10.7
pear/pear_exception Version v1.0.0
psr/container Version 1.0.0
psr/http-message Version 1.0.1
psr/log Version 1.0.2
stack/builder Version v1.0.5
symfony-cmf/routing Version 1.4.1
symfony/class-loader Version v3.4.26
symfony/console Version v3.4.26
symfony/debug Version v3.4.26
symfony/dependency-injection Version v3.4.26
symfony/event-dispatcher Version v3.4.26
symfony/http-foundation Version v3.4.27
symfony/http-kernel Version v3.4.26
symfony/polyfill-ctype Version v1.11.0
symfony/polyfill-iconv Version v1.11.0
symfony/polyfill-mbstring Version v1.11.0
symfony/polyfill-php70 Version v1.11.0
symfony/process Version v3.4.26
symfony/psr-http-message-bridge Version v1.1.2
symfony/routing Version v3.4.26
symfony/serializer Version v3.4.26
symfony/translation Version v3.4.26
symfony/validator Version v3.4.26
symfony/yaml Version v3.4.26
twig/twig Version v1.38.4
typo3/phar-stream-wrapper Version v2.1.2
wikimedia/composer-merge-plugin Version v1.4.1
zendframework/zend-diactoros Version 1.4.1
zendframework/zend-escaper Version 2.5.2
zendframework/zend-feed Version 2.7.0
zendframework/zend-stdlib Version 3.0.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package greg-1-anderson/core-recommended-dependencies contains the following files

Loading the files please wait ....