patrickjaja / sprykercommands
Spryker Commands
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/patrickjaja/sprykercommands
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: 2025-10-12 02:10:45 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