Download the PHP package bk2k/configuration-installer without Composer
On this page you can find all versions of the php package bk2k/configuration-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bk2k/configuration-installer
More information about bk2k/configuration-installer
Files in bk2k/configuration-installer
Download bk2k/configuration-installer
More information about bk2k/configuration-installer
Files in bk2k/configuration-installer
Vendor bk2k
Package configuration-installer
Short Description Configuration Installer
License MIT
Homepage https://github.com/benjaminkott/configuration-installer
Package configuration-installer
Short Description Configuration Installer
License MIT
Homepage https://github.com/benjaminkott/configuration-installer
Please rate this library. Is it a good library?
Informations about the package configuration-installer
Project Configuration Installer
Installer for Configuration Packages.
Examples:
- https://github.com/benjaminkott/config-commitmessage
- https://github.com/benjaminkott/config-typo3-editorconfig
- https://github.com/benjaminkott/config-typo3-stylelint
- https://github.com/benjaminkott/config-typo3-phpcsfixer
Build your own configuration package
Adapt the composer.json
of your configuration package.
- Ensure the type is set to
project-configuration
. - Ensure
bk2k/configuration-installer
is required in any version.
Add a manifest to your configuration package root.
The manifest.json
file instructs the installer.
- It defines which
files
should be copied to your project - It defines which
gitignore
entries will be added to your projects .gitignore file.
All versions of configuration-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
composer-plugin-api Version ^1.1 || ^2.0
composer-plugin-api Version ^1.1 || ^2.0
The package bk2k/configuration-installer contains the following files
Loading the files please wait ....