Repository
Namespaces
Interfaces, Classes and Traits
- ConfigurableRepositoryInterface
- Configurable repository interface.
- InstalledRepositoryInterface
- Installable repository interface.
- RepositoryInterface
- Repository interface.
- VersionCacheInterface
- WritableRepositoryInterface
- Writable repository interface.
- ArrayRepository
- A repository implementation that simply stores packages in an array
- ArtifactRepository
- A repository implementation that simply stores packages in an array
- BaseRepository
- Common ancestor class for generic repository functionality.
- ComposerRepository
- A repository implementation that simply stores packages in an array
- CompositeRepository
- Composite repository.
- FilesystemRepository
- Filesystem repository.
- InstalledArrayRepository
- Installed array repository.
- InstalledFilesystemRepository
- Installed filesystem repository.
- InvalidRepositoryException
- Exception thrown when a package repository is utterly broken
- PackageRepository
- Package repository.
- PathRepository
- This repository allows installing local packages that are not necessarily under their own VCS.
- PearRepository
- Builds list of package from PEAR channel.
- PlatformRepository
- A repository implementation that simply stores packages in an array
- RepositoryFactory
- RepositoryManager
- Repositories manager.
- RepositorySecurityException
- Thrown when a security problem, like a broken or missing signature
- VcsRepository
- A repository implementation that simply stores packages in an array
- WritableArrayRepository
- Writable array repository.