Install via package manager
Add the library to your project using composer
composer require cottagelabs/coarnotify
Installation from Source
Checkout the library from GitHub:
git clone https://github.com/coar-notify/coarnotifyphp.git
cd coarnotifyphp
composer install
To install the dependencies required for development sepcify the --dev
options