bluzphp/composer-plugin

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

Installs: 2 185

Dependents: 17

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 0

Open Issues: 2

Type:composer-plugin

2.4.0 2021-07-01 10:10 UTC

README

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