Registry / web-framework / ezsystems-ezpublish-kernel

ezsystems-ezpublish-kernel

JSON →
library2014.11.8phppackagistunverified

Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.

composer require ezsystems/ezpublish-kernel
INSTALL
IMPORT
SIG · EZSYSTEMS-EZPUBLIS
E
ezsystems-ezpublish-kernel
web-frameworkphpv2014.11.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Repository
use eZ\Publish\API\Repository\Repository;

Access the Content Repository and load content by ID

use eZ\Publish\API\Repository\Repository; /** @var Repository $repository */ $contentService = $repository->getContentService(); $content = $contentService->loadContent(42);
Debug
Known issues
gotchaRequires Symfony framework integration; not standalone.
fix
Ensure your application is built on Symfony with eZ Platform bundle.
affects: >=2014.11
Upgrade
Version history
2014.11.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
ezsystems-ezpublish-kernel — pip install ezsystems-ezpublish-kernel · libregistry