PHPackages                             acdh-oeaw/easyrdf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. acdh-oeaw/easyrdf

Abandoned → [sweetrdf/easyrdf](/?search=sweetrdf%2Feasyrdf)ArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

acdh-oeaw/easyrdf
=================

ACDH fork of the EasyRdf library

0.15.6(3y ago)010.5k—0%1[1 issues](https://github.com/acdh-oeaw/easyrdf/issues)2BSD-3-ClausePHPPHP &gt;=8 &lt;8.2

Since Oct 12Pushed 1y ago4 watchersCompare

[ Source](https://github.com/acdh-oeaw/easyrdf)[ Packagist](https://packagist.org/packages/acdh-oeaw/easyrdf)[ Docs](http://www.easyrdf.org/)[ RSS](/packages/acdh-oeaw-easyrdf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (44)Used By (2)

EasyRdf
=======

[](#easyrdf)

This is an ACDH-CH fork of the [EasyRdf](https://github.com/easyrdf/easyrdf) library fixing some inconsitencies in its behavior and adding few features we needed.

Since spring 2024 it is considered obsolete. We have switched to the [rdfInterface](https://github.com/sweetrdf/rdfInterface/) libraries ecosystem.

By the way the original EasyRdf library is not maintained since 2021. If you want to use it, the [sweetrdf/EasyRdf](https://github.com/sweetrdf/easyrdf) fork provides an actively maintained version.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 80.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~91 days

Recently: every ~68 days

Total

41

Last Release

1320d ago

PHP version history (5 changes)0.7.0PHP &gt;=5.2.8

0.10.0-alpha.1PHP &gt;=5.3.0

0.12.0PHP &gt;=7.0.0

0.12.1PHP &gt;=5.6.0

0.15.4PHP &gt;=8 &lt;8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/f1f662e3acb95efd9208cdcd2c97437db366044aea705985251760efcbd23070?d=identicon)[zozlak](/maintainers/zozlak)

---

Top Contributors

[![njh](https://avatars.githubusercontent.com/u/38734?v=4)](https://github.com/njh "njh (1162 commits)")[![indeyets](https://avatars.githubusercontent.com/u/13445?v=4)](https://github.com/indeyets "indeyets (161 commits)")[![zozlak](https://avatars.githubusercontent.com/u/6503177?v=4)](https://github.com/zozlak "zozlak (60 commits)")[![scor](https://avatars.githubusercontent.com/u/77741?v=4)](https://github.com/scor "scor (16 commits)")[![coreation](https://avatars.githubusercontent.com/u/361244?v=4)](https://github.com/coreation "coreation (6 commits)")[![hmaxs](https://avatars.githubusercontent.com/u/9107177?v=4)](https://github.com/hmaxs "hmaxs (6 commits)")[![bdecarne](https://avatars.githubusercontent.com/u/1277131?v=4)](https://github.com/bdecarne "bdecarne (5 commits)")[![thiemowmde](https://avatars.githubusercontent.com/u/6576639?v=4)](https://github.com/thiemowmde "thiemowmde (5 commits)")[![ragol](https://avatars.githubusercontent.com/u/3726736?v=4)](https://github.com/ragol "ragol (4 commits)")[![jonphipps](https://avatars.githubusercontent.com/u/12743?v=4)](https://github.com/jonphipps "jonphipps (3 commits)")[![white-gecko](https://avatars.githubusercontent.com/u/1018168?v=4)](https://github.com/white-gecko "white-gecko (3 commits)")[![balkian](https://avatars.githubusercontent.com/u/213135?v=4)](https://github.com/balkian "balkian (2 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (2 commits)")[![jbout](https://avatars.githubusercontent.com/u/5815304?v=4)](https://github.com/jbout "jbout (2 commits)")[![moustaki](https://avatars.githubusercontent.com/u/2491?v=4)](https://github.com/moustaki "moustaki (2 commits)")[![osma](https://avatars.githubusercontent.com/u/1132830?v=4)](https://github.com/osma "osma (2 commits)")[![zerocrates](https://avatars.githubusercontent.com/u/298975?v=4)](https://github.com/zerocrates "zerocrates (2 commits)")[![koenedaele](https://avatars.githubusercontent.com/u/676018?v=4)](https://github.com/koenedaele "koenedaele (1 commits)")[![hakre](https://avatars.githubusercontent.com/u/378849?v=4)](https://github.com/hakre "hakre (1 commits)")[![lanthaler](https://avatars.githubusercontent.com/u/456407?v=4)](https://github.com/lanthaler "lanthaler (1 commits)")

---

Tags

RDFSemantic WebLinked DatasparqlrdfaTurtle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/acdh-oeaw-easyrdf/health.svg)

```
[![Health](https://phpackages.com/badges/acdh-oeaw-easyrdf/health.svg)](https://phpackages.com/packages/acdh-oeaw-easyrdf)
```

###  Alternatives

[easyrdf/easyrdf

EasyRdf is a PHP library designed to make it easy to consume and produce RDF.

62231.5M42](/packages/easyrdf-easyrdf)[sweetrdf/easyrdf

EasyRdf is a PHP library designed to make it easy to consume and produce RDF.

261.3M11](/packages/sweetrdf-easyrdf)[digitalbazaar/json-ld

A JSON-LD Processor and API implementation in PHP.

28555.4k1](/packages/digitalbazaar-json-ld)[pietercolpaert/hardf

A fast parser for RDF serializations such as turtle, n-triples, n-quads, trig and N3

37141.1k9](/packages/pietercolpaert-hardf)[aksw/erfurt

PHP/Zend based Semantic Web API for Social Semantic Software

426.6k1](/packages/aksw-erfurt)[wikimedia/purtle

Fast streaming RDF serializer

11698.1k1](/packages/wikimedia-purtle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
