https://github.com/inwebo/json-resume-schema
PHP-8 Json resume schema
https://github.com/inwebo/json-resume-schema
json-resume json-schema model php8
Last synced: 2 months ago
JSON representation
PHP-8 Json resume schema
- Host: GitHub
- URL: https://github.com/inwebo/json-resume-schema
- Owner: inwebo
- License: gpl-3.0
- Created: 2024-10-04T20:48:50.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T08:52:48.000Z (5 months ago)
- Last Synced: 2025-01-25T23:56:47.267Z (4 months ago)
- Topics: json-resume, json-schema, model, php8
- Language: PHP
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-resume-schema
PHP8 json resume schema implementation.## Installation
```shell
composer req inwebo/json-resume-schema
```## Coding standards
* [PSR-12](https://www.php-fig.org/psr/psr-12/)
* [PHPStan level 10](https://phpstan.org/user-guide/rule-levels)## Link
[Schema](https://www.jsonresume.org/schema)