EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release contains a major refactor of the way data is stored internally in EasyRdf_Graph, which should improve parse times and reliability. There is support for the SPARQL HTTP Protocol and the SPARQL 1.1 Graph Store HTTP Protocol through the EasyRdf_SparqlClient and EasyRdf_GraphStore classes.