rlweb/jsonresume

PHP的JSON Resume包。它包含数据类型并提供了解析器。

v1.0.0 2018-11-25 23:27 UTC

This package is auto-updated.

Last update: 2024-09-26 11:39:35 UTC


README

简介

自动生成的JSON Resume Schema类。

更新JSON Schema

通过composer我们导入schema https://github.com/jsonresume/resume-schema。要更新它,必须在composer.json中修改版本以匹配仓库中的标签。然后运行php update,这将更新类并将此仓库标记为与简历schema相同的版本。还需要更新测试。