hasantayyar / doi-tools
Some doi tools
0.0.1
2014-09-30 16:31 UTC
Requires
- php: >=5.3.0
- guzzlehttp/guzzle: 4.2.*@dev
This package is not auto-updated.
Last update: 2024-11-23 17:32:42 UTC
README
#Doi-Tools
Warning : This package is still under development.
###Features
- Doi check : Check a doi number if it'is redirecting a real page
- Shorten : Create a short doi number/url
- ...
###INSTALL
add this to your composer.json require block
"hasantayyar/doitools": "dev-master"
Usage
See example.php