bluzphp/composer-plugin

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

Package info

github.com/bluzphp/composer-plugin

Type:composer-plugin

pkg:composer/bluzphp/composer-plugin

Statistics

Installs: 2 237

Dependents: 17

Suggesters: 0

Stars: 1

Open Issues: 2

2.4.0 2021-07-01 10:10 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT fba68d9fb9e474b12a8296da59192e6f00f44a11

composerbluz


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