DevCraft Документации
English

Installation v1.1.0

Install and configure DevCraft Dev Tools via Composer or a path repository.

System requirements

Installation methods

composer require devcraftclub/dev-tools:^1.1

Composer also installs marcin-orlowski/lombok-php ^1.2 and psr/cache ^3.0. lombok-php is required by AbstractWith (\Lombok\Helper); psr/cache by FileCachePool.

Configuration

No extra config file is required. After Composer resolves the package, autoload Devcraft\\ namespaces from vendor.

Verify the install

composer show devcraftclub/dev-tools

Expected: version 1.1.0 (or a compatible ^1.1) and PHP >=8.3.

Troubleshooting

На этой странице