madbob/sparqler

SPARQL object-relational mapping

Fund package maintenance!
Other

1.0.1 2025-07-20 19:13 UTC

This package is auto-updated.

Last update: 2025-07-20 17:13: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 and uses (mostly) the same classes.

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

Install

composer require madbob/sparqler