madbob/sparqler

SPARQL object-relational mapping

Fund package maintenance!
Other

1.0.0 2025-06-29 15:26 UTC

This package is auto-updated.

Last update: 2025-06-29 13:27:14 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