<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>jcr</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2739/feed"/>
    <updated>2026-06-06T08:51:20+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2739/feed</id>
            <entry>
            <id>https://links.biapy.com/links/6735</id>
            <title type="text"><![CDATA[PHPCR - PHP Content Repository]]></title>
            <link rel="alternate" href="https://phpcr.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6735"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The PHP Content Repository is an adaption of the Java Content Repository (JCR) standard, an open API specification defined in JSR-283.
The API defines how to handle hierarchical semi-structured data in a consistent way.

The typical use case is content management systems. PHPCR combines the best out of document-oriented databases (weak structured data) and of XML databases (hierarchical trees). On top of that, it adds useful features like searching, versioning, access control and locking on top of it. 

- [PHP Content Repository PHPCR @ GitHub](https://github.com/phpcr/phpcr).]]>
            </summary>
            <updated>2025-08-29T10:39:48+00:00</updated>
        </entry>
    </feed>
