madbob/sparqler

SPARQL object-relational mapping

Fund package maintenance!
Patreon
Other

0.0.4 2022-08-17 13:54 UTC

This package is auto-updated.

Last update: 2024-04-18 13:38:53 UTC


README

A SPARQL ORM built on EasyRDF.

Sparqler is a PHP "Object Relational Mapping" to query SPARQL endpoints with an object-oriented interface. It is built on top of EasyRDF, the most popular RDF PHP library around, and uses (mostly) the same classes.

For full documentation and examples, look at https://sparqler.madbob.org/

Install

composer require madbob/sparqler