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

https://github.com/apioo/psx-model

Model classes based on open data specifications
https://github.com/apioo/psx-model

dto model php popo

Last synced: 9 months ago
JSON representation

Model classes based on open data specifications

Awesome Lists containing this project

README

          

# Model

## About

Library which contains common models for the PSX framework.
We have moved all specification related models to separate repositories s.

* [AsynAPI](https://github.com/apioo/psx-asyncapi)
* [Atom](https://github.com/apioo/psx-atom)
* [OpenAPI](https://github.com/apioo/psx-openapi)
* [OpenRPC](https://github.com/apioo/psx-openrpc)

## Contribution

If you want to suggest changes please only change the `typeschema.json` specification and then run
the `php gen.php` script to regenerate all model classes.