Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedricziel/oparl-php

[WIP] PHP model for the OParl specification https://oparl.org/
https://github.com/cedricziel/oparl-php

Last synced: 11 days ago
JSON representation

[WIP] PHP model for the OParl specification https://oparl.org/

Awesome Lists containing this project

README

        

# OParl model classes for PHP

The model classes are generated. Do not edit them directly.

The specification is located in `json-schema.json`.

It's derived from [the OParl website](https://oparl.org/spezifikation/online-ansicht/#schema).

## Generation

```
composer generate
```

## License

MIT