PHP Puli\Repository\Api Namespace

Nested Namespaces

Puli\Repository\Api\ChangeStream
Puli\Repository\Api\Resource

Interfaces

Name Description
EditableRepository A repository that supports the addition and removal of resources.
ResourceCollection A collection of {@link PuliResource} instances.
ResourceIterator An iterator over {@link PuliResource} objects.
ResourceRepository Stores {@link PuliResource} objects.

Classes

Name Description
NoVersionFoundException Thrown when a change stream contains no version of a resource.
ResourceNotFoundException Thrown when a requested resource was not found.
UnsupportedLanguageException Thrown when a glob language is not supported by the repository.