PHP Puli\Repository 네임스페이스

중첩된 네임스페이스

Puli\Repository\Api
Puli\Repository\ChangeStream
Puli\Repository\Discovery
Puli\Repository\Resource
Puli\Repository\StreamWrapper
Puli\Repository\Uri

클래스들

이름 설명
AbstractEditableRepository Abstract base for editable repositories providing tools to avoid code duplication.
AbstractJsonRepository Base class for repositories backed by a JSON file.
AbstractRepository Abstract base for repositories providing tools to avoid code duplication.
FilesystemRepository A repository reading from the file system.
InMemoryRepository An in-memory resource repository.
JsonRepository A repository backed by a JSON file optimized for development.
NullRepository A repository that does nothing.
OptimizedJsonRepository A repository backed by a JSON file optimized for reading.