This package is a split of the eZ Publish 5 public API. It includes
the services interfaces and domain objects from the eZ\Publish\API
namespace.
It offers a lightweight way to make your project depend on the eZ API and Domain objects, without depending on the whole ezpublish-kernel.
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.
"require": {
"ezsystems/ezpublish-api": "~5.0"
}
eZ Systems AS & GPL 2.0