spryker-sdk / sdk-contracts
Contracts to extend the Spryker SDK
Installs: 17 945
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- spryker/code-sniffer: ^0.17.18
README
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