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
Maintainers
Requires
- php: >=5.4.4
- ezsystems/ezpublish-api: v2015.01.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0 8dc9421a746a8922091b7d731143b5f977f5b791
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
