wikilect/arc2

ARC2 RDF library for PHP

Maintainers

Package info

github.com/shedy2/arc2

pkg:composer/wikilect/arc2

Statistics

Installs: 56

Dependents: 2

Suggesters: 0

Stars: 0

2.4.0 2018-08-13 08:32 UTC

This package is auto-updated.

Last update: 2026-02-22 00:19:56 UTC


README

Build Latest Stable Version Total Downloads Latest Unstable Version License

ARC2 is a PHP 5.6+ library for working with RDF (It is compatible with PHP 5.3+ but old versions are no longer tested). It also provides a MySQL-based triplestore with SPARQL support.

Feature-wise, ARC2 is now in a stable state with no further feature additions planned. Issues are still being fixed and Pull Requests are welcome, though.

Installation

Package available on Composer.

If you're using Composer to manage dependencies, you can use

$ composer require "semsol/arc2": "dev-master"