Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/cedricziel/oparl-php
- Owner: cedricziel
- License: mit
- Created: 2021-01-23T20:36:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T09:18:33.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T20:08:20.473Z (25 days ago)
- Language: PHP
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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