linuskohl / phpdatacite
Installs: 1 518
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- evert/phpdoc-md: dev-master
- netresearch/jsonmapper: ~1.4.0
Requires (Dev)
- juliushaertl/phpdoc-to-rst: dev-master
This package is not auto-updated.
Last update: 2024-11-13 05:32:44 UTC
README
phpdatacite implements a mapping from JSON to Objects of the DataCite Schema, currently Version 4.1
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
What things you need to install the software and how to install them
composer require linuskohl/phpdatacite:dev-master
Documentation
Built With
- PHP
- JsonMapper - For object de-/serialization
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Linus Kohl - Initial work - LinusKohl
See also the list of contributors who participated in this project.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details