bluzphp/composer-plugin

This custom installer allows you to manage Bluz Skeleton modules with composer.


Keywords
composer, bluz
License
MIT

Documentation

Composer Installer for Bluz

Achievements

PHP >= 7.1+

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Features

  • The modules installer for bluz skeleton

Requirements

  • PHP: 7.1 (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 Solutions PHP team and distributed under MIT LICENSE