newLoki / spryker-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spryker SDK

Build Status Minimum PHP Version PHPStan

The Spryker SDK aims to provide a single entry point to accelerate your productivity working with Spryker. No matter if you want to validate existing code, implement new features with Spryker or go live with your project, the Spryker SDK provides you the tools to fulfill your mission faster and cut out the boring parts of the development, so you can focus developing exciting features for your business case.

Installation

Update

  • @todo auto update for sdk in spryker-sdk.sh

Getting started

To get an overview on the available capabilities of the Spryker SDK please run spryker-sdk list

Any task can be executed by running spryker-sdk <task-id> from project root folder. Using bin/consolespryker-sdk <task-id> -h will give a description on what options can be passed into the task.

Extending the SDK capabilities

Pleaser refer to the extension documentation for further information on how to extend the SDK. Extensions to the SDK should follow the SDK conventions. For maintaining an extension of the SDK please refer to the lifecycle management.

PhpStorm Command Line Tools

Please refer to the phpstorm integration documentation for further information on how to integrate the SDK to PhpStorm.

Running the SDK as a developer

Running the SDK in a development or debug mode is documented at development documentation

About

License:Other


Languages

Language:PHP 98.0%Language:Shell 1.3%Language:Dockerfile 0.6%