SkillAgentSearch skills...

Jackalope

Jackalope implements the PHPCR API. This modular library contains bindings to store data with the Doctrine DBAL or in the Jackrabbit JCR server part

Install / Use

/learn @jackalope/Jackalope
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Jackalope Test application Static analysis

A powerful implementation of the PHPCR API.

You can use Jackalope with different storage backends. For now, we support:

  • relational databases with the DoctrineDBAL backend. Works with any database supported by doctrine (mysql, postgres, ...) and has no dependency on java or jackrabbit. For the moment, it is less feature complete. See jackalope-doctrine-dbal
  • Jackrabbit server backend supports many features and requires you to simply install a .jar file for the data store component. See jackalope-jackrabbit

Discuss on jackalope-dev@googlegroups.com or visit #jackalope on irc.freenode.net

License

This code is dual licensed under the MIT license and the Apache License Version 2.0. Please see the file LICENSE in this folder.

Install instructions

Go to the repository of the storage backend you want and follow the instructions there.

Implementation notes

See doc/architecture.md for an introduction how Jackalope is built. Have a look at the source files and generate the phpdoc.

Contributors

View on GitHub
GitHub Stars266
CategoryDevelopment
Updated22d ago
Forks59

Languages

PHP

Security Score

80/100

Audited on Mar 14, 2026

No findings