ezsystems/ezpublish-api

eZ Publish API. This is a read-only split of ezsystems/ezpublish-kernel, made available to make dependencies easier and more lightweight

Installs: 3 402

Dependents: 5

Suggesters: 0

Security: 0

Stars: 3

Watchers: 23

Forks: 4

pkg:composer/ezsystems/ezpublish-api

v2015.01.1 2015-01-19 08:45 UTC

This package is auto-updated.

Last update: 2025-09-29 01:44:36 UTC


README

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.

Requiring ezpublish-api in your project

"require": {
  "ezsystems/ezpublish-api": "~5.0"
}

Copyright & license

eZ Systems AS & GPL 2.0