leadvertex / plugin-component-purpose
此包已被 弃用 且不再维护。未建议替代包。
LeadVertex 插件目的组件
1.3.2
2022-10-29 19:57 UTC
Requires
- php: >=7.1.0
- ext-json: *
- xakepehok/enum-helper: ^0.1.0
README
此包是可能插件操作和实体的内部表示,这些操作和实体可以被操作处理。
PluginClass
Leadvertex\Plugin\Components\Purpose\PluginClass
- 提供可能的插件类(操作)的值对象。
PluginClass::CLASS_EXPORTER
具有此类的插件可以将一些数据导出到某些格式。
PluginEntity
Leadvertex\Plugin\Components\Purpose\PluginEntity
- 提供插件可以处理的可能实体的值对象。
PluginEntity::ENTITY_ORDER
表示插件可以处理订单。
PluginPurpose
\Leadvertex\Plugin\Components\Purpose\PluginPurpose
- PluginClass & PluginEntity 的容器。