Registry / other / spryker-application-extension

spryker-application-extension

JSON →
library1.1.0phppackagistunverified

Provides extension interfaces for the Spryker application layer.

composer require spryker/application-extension
INSTALL
IMPORT
SIG · SPRYKER-APPLICATIO
S
spryker-application-extension
otherphpv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApplicationPluginInterface
use Spryker\ApplicationExtension\Dependency\Plugin\ApplicationPluginInterface;

Implement the ApplicationPluginInterface to extend the Spryker application.

use Spryker\ApplicationExtension\Dependency\Plugin\ApplicationPluginInterface; class MyPlugin implements ApplicationPluginInterface { public function provide(): array { return []; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
spryker-application-extension — pip install spryker-application-extension · libregistry