Skip to content

Contract interfaces to extend the SDK

License

Notifications You must be signed in to change notification settings

spryker-sdk/sdk-contracts

Repository files navigation

Spryker SDK Contracts

Build Status Latest Stable Version Minimum PHP Version PHPStan

These contracts include the interfaces to extend the Spryker SDK. For more information on extending the Spryker SDK by implementing the interfaces defined in these contracts please refer to https://github.com/spryker-sdk/sdk/blob/master/docs/development.md#via-php-implementation

Installation

Usually, installation is not necessary on project level as the dependencies using this will have it as a dependency in their "require" section. But you can install it using Composer as follows:

composer require spryker-sdk/sdk-contracts