phpdatacite implements a mapping from JSON to Objects of the DataCite Schema, currently Version 4.1
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.
What things you need to install the software and how to install them
composer require linuskohl/phpdatacite:dev-master
- PHP
- JsonMapper - For object de-/serialization
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Linus Kohl - Initial work - LinusKohl
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details