Registry / utility / puli-repository

puli-repository

JSON →
library1.0.0-beta9phppackagistunverified

A filesystem-like repository for storing arbitrary resources.

composer require puli/repository
INSTALL
IMPORT
SIG · PULI-REPOSITORY
P
puli-repository
utilityphpv1.0.0-beta9
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.

FilesystemRepository
use Puli\Repository\FilesystemRepository;

Access resources from a filesystem repository

use Puli\Repository\FilesystemRepository; $repo = new FilesystemRepository('/path/to/resources'); $resource = $repo->get('/css/style.css');
Debug
Known issues
breakingPackage is in beta and may have breaking changes
fix
Pin to a specific version and test thoroughly
affects: <1.0.0
Upgrade
Version history
1.0.0-beta9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
puli-repository — pip install puli-repository · libregistry