Download the PHP package acquia/blt without Composer

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

BLT

BLT logo of stylized sandwich

Build Status Packagist

BLT (Build and Launch Tool) provides an automation layer for testing, building, and launching Drupal 8 and 9 applications.

To learn more and get started, see the documentation: https://docs.acquia.com/blt

To review the Acquia and community provided plugins for BLT, see the plugin registry.

BLT End of Life

Acquia has announced the end of life for BLT. For more details, see https://github.com/acquia/blt/issues/4736

BLT Versions

BLT Version Supported? Major Drupal Version PHP Version Drush Version
13.x Yes 9.x, 10.x 8.0, 8.1, 8.2 * 11.x, 12.x *
12.x No 9.x 7.4 10.x
11.x No 8.x 7.4 9.x, 10.x

* BLT users must upgrade to at least BLT 13.5.x to upgrade to PHP 8.1. and Drush 11.0.7 (or beyond).

PHP 8.2, Drush 12, and Drupal 10 support is unstable.

Steps to use Acquia Drupal Recommended Settings with BLT.

Manual Process:

Automated Process:

License

Copyright (C) 2020 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


All versions of blt with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-json Version *
composer-plugin-api Version ^2.0
composer-runtime-api Version ^2.0
acquia/drupal-environment-detector Version ^1.5.3
acquia/drupal-recommended-settings Version ^1
consolidation/comments Version ^1.0
consolidation/config Version ^2.0.0
consolidation/robo Version ^4
dflydev/dot-access-data Version ^3
doctrine/annotations Version ^1.10.0
drupal/core Version ^10.0.0
drush/drush Version ^12
enlightn/security-checker Version ^1.3
grasmash/yaml-cli Version ^3.0.0
grasmash/yaml-expander Version ^3.0.2
loophp/phposinfo Version ^1.7.1
symfony/config Version ^6
symfony/console Version ^6
symfony/filesystem Version ^6
symfony/twig-bridge Version ^6
symfony/yaml Version ^6
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 acquia/blt contains the following files

Loading the files please wait ....