Download the PHP package drupal/core-recommended without Composer

On this page you can find all versions of the php package drupal/core-recommended. 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

drupal/core-recommended

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 guarantee 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 with dependencies

PHP Build Version
Package Version
Requires drupal/core Version 11.0.0-alpha1
asm89/stack-cors Version ~v2.2.0
composer/semver Version ~3.4.0
doctrine/annotations Version ~2.0.1
doctrine/deprecations Version ~1.1.3
doctrine/lexer Version ~2.1.1
egulias/email-validator Version ~4.0.2
guzzlehttp/guzzle Version ~7.8.1
guzzlehttp/promises Version ~2.0.2
guzzlehttp/psr7 Version ~2.6.2
masterminds/html5 Version ~2.9.0
mck89/peast Version ~v1.16.2
pear/archive_tar Version ~1.5.0
pear/console_getopt Version ~v1.4.3
pear/pear-core-minimal Version ~v1.10.15
pear/pear_exception Version ~v1.0.2
psr/cache Version ~3.0.0
psr/container Version ~2.0.2
psr/event-dispatcher Version ~1.0.0
psr/http-client Version ~1.0.3
psr/http-factory Version ~1.0.2
psr/log Version ~3.0.0
ralouphie/getallheaders Version ~3.0.3
sebastian/diff Version ~4.0.6
symfony/console Version ~v7.0.6
symfony/dependency-injection Version ~v7.0.6
symfony/deprecation-contracts Version ~v3.4.0
symfony/error-handler Version ~v7.0.6
symfony/event-dispatcher Version ~v7.0.3
symfony/event-dispatcher-contracts Version ~v3.4.2
symfony/filesystem Version ~v7.0.6
symfony/finder Version ~v7.0.0
symfony/http-foundation Version ~v7.0.6
symfony/http-kernel Version ~v7.0.6
symfony/mailer Version ~v7.0.6
symfony/mime Version ~v7.0.6
symfony/polyfill-ctype Version ~v1.29.0
symfony/polyfill-iconv Version ~v1.29.0
symfony/polyfill-intl-grapheme Version ~v1.29.0
symfony/polyfill-intl-idn Version ~v1.29.0
symfony/polyfill-intl-normalizer Version ~v1.29.0
symfony/polyfill-mbstring Version ~v1.29.0
symfony/process Version ~v7.0.4
symfony/psr-http-message-bridge Version ~v7.0.6
symfony/routing Version ~v7.0.6
symfony/serializer Version ~v7.0.6
symfony/service-contracts Version ~v3.4.2
symfony/string Version ~v7.0.4
symfony/translation-contracts Version ~v3.4.2
symfony/validator Version ~v7.0.6
symfony/var-dumper Version ~v7.0.6
symfony/var-exporter Version ~v7.0.6
symfony/yaml Version ~v7.0.3
twig/twig Version ~v3.9.3
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 drupal/core-recommended contains the following files

Loading the files please wait ....