patrickjaja / sprykercommands
Spryker Commands
1.0.1
2018-07-05 15:05 UTC
Requires
- php: >=7.1
- nexusnetsoftgmbh/nexuscli: dev-master
- phpunit/php-code-coverage: <=5.2
- xervice/console: ^1.0.0
This package is auto-updated.
Last update: 2026-03-12 03:03:56 UTC
README
Install
composer require --dev patrickjaja/sprykercommands:dev-master
Spryker Command Abstraction
Nexus Netsoft Specific Helper Collection
Commands
| Command | Description |
|---|---|
| spryker:install | --- |
| spryker:console | --- |
| spryker:dcd:activate | --- |
| spryker:dcd:deactivate | --- |
| spryker:dcd:generate | --- |
| spryker:coverage:fix | --- |
| spryker:test | --- |
ToDo:
- Add .vim .bashrc env to install process (auto set hostname for xdebug ini)
- Add xdebug enable/disable from env.sh
- Start testing each cmd
- Add codeception coverage
- Split commands to facade structure