leadvertex / plugin-component-purpose
This package is abandoned and no longer maintained.
No replacement package was suggested.
LeadVertex plugin purpose component
Package info
github.com/leadvertex/plugin-component-purpose
pkg:composer/leadvertex/plugin-component-purpose
1.3.2
2022-10-29 19:57 UTC
Requires
- php: >=7.1.0
- ext-json: *
- xakepehok/enum-helper: ^0.1.0
README
This packet is internal representation of possible plugin actions and entities, that can be handled by actions.
PluginClass
Leadvertex\Plugin\Components\Purpose\PluginClass - ValueObject, that provide possible plugin classes (actions).
PluginClass::CLASS_EXPORTERplugin with this class can export some data in to some format
PluginEntity
Leadvertex\Plugin\Components\Purpose\PluginEntity - ValueObject, that provide possible entities, that plugin can handle.
PluginEntity::ENTITY_ORDERmean, that plugin can work with orders
PluginPurpose
\Leadvertex\Plugin\Components\Purpose\PluginPurpose - container for PluginClass & PluginEntity