wikilect/arc2

ARC2 RDF library for PHP

2.4.0 2018-08-13 08:32 UTC

This package is auto-updated.

Last update: 2024-04-21 20:07:46 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"