ezsystems / ezpublish-spi
eZ Publish SPI (persistence interfaces). This is a read-only split of ezsystems/ezpublish-kernel, made available to make dependencies easier and more lightweight
v2015.01.1
2014-12-25 13:09 UTC
Requires
- php: >=5.4.4
- ezsystems/ezpublish-api: v2015.01.1
This package is auto-updated.
Last update: 2026-05-29 00:53:47 UTC
README
This package is a split of the eZ Publish 5 SPI (persistence interfaces).
It can be used as a dependency, instead of the whole ezpublish-kernel, by packages implementing custom eZ Publish
storage engines, or by any package that requires classes from the eZ\Publish\SPI namespace.
The repository is read-only, automatically updated from https://github.com/ezsystems/ezpublish-kernel.
Refer to the main project's README.md for further information.
Requiring ezpublish-api in your project
"require": { "ezsystems/ezpublish-spi": "~5.0" }
Copyright & license
eZ Systems AS & GPL 2.0