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
- Host: GitHub
- URL: https://github.com/apioo/psx-model
- Owner: apioo
- License: apache-2.0
- Created: 2016-03-31T12:57:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-09-01T20:21:14.000Z (10 months ago)
- Last Synced: 2025-09-09T23:38:39.758Z (10 months ago)
- Topics: dto, model, php, popo
- Language: PHP
- Homepage:
- Size: 1.21 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.