Registry / database / jackalope-jackalope

jackalope-jackalope

JSON →
library2.0.1phppackagistunverified

Jackalope PHPCR library provides a PHP implementation of the Java Content Repository (JCR) API.

composer require jackalope/jackalope
INSTALL
IMPORT
SIG · JACKALOPE-JACKALOP
J
jackalope-jackalope
databasephpv2.0.1
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 Jackalope\Repository;

Initialize Jackalope repository and login

use Jackalope\Repository; $repository = new Repository(); $session = $repository->login(new \PHPCR\SimpleCredentials('user', 'pass'));
Debug
Known issues
gotchaRequires a PHPCR-compatible backend (e.g., Doctrine DBAL, Jackrabbit)
fix
Install and configure a backend transport layer
affects: >=2.0
Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jackalope-jackalope — pip install jackalope-jackalope · libregistry