https://github.com/efrane/schemaobjects
PHP Value Objects based on Schema.org Datatypes
https://github.com/efrane/schemaobjects
Last synced: about 1 month ago
JSON representation
PHP Value Objects based on Schema.org Datatypes
- Host: GitHub
- URL: https://github.com/efrane/schemaobjects
- Owner: eFrane
- Created: 2021-04-04T16:51:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T14:02:13.000Z (about 5 years ago)
- Last Synced: 2025-01-06T15:18:42.607Z (over 1 year ago)
- Language: PHP
- Size: 478 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SchemaObjects
This is currently just an experiment to generate purpose-built ValueObjects based upon the schema.org catalogue.
If this works out, it could be used to massively speed up building and working with complex data structures in PHP.