/composer-plugin

Custom installer allows you to manage Bluz Skeleton modules with composer

Primary LanguagePHPMIT LicenseMIT

Composer Installer for Bluz

Achievements

PHP >= 7.3+

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Features

  • The modules installer for bluz skeleton

Requirements

  • PHP: 7.3 (or later)

Available modules

Usage

Install module

To install the module run the command:

php ./vendor/bin/bluzman module:install options

You can enter the environment

php ./vendor/bin/bluzman module:install options --env production

Remove module

To remove the module, run the command:

php ./vendor/bin/bluzman module:remove options

License

The project is developed by NIX PHP team and distributed under MIT LICENSE