Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 954 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 954 Bytes

ARC2

Latest Stable Version Total Downloads Latest Unstable Version License

ARC2 is a PHP 5.3 library for working with RDF. 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"