{ "name": "ph-7/image-unsplash", "description": "Get easily any Unsplash images with a clean PHP class", "keywords": ["unsplash", "image", "api", "photo", "photos", "images"], "type": "library", "homepage": "http://ph7.me", "license": "MIT", "authors": [ { "name": "Pierre-Henry Soria", "email": "hi@ph7.me", "homepage": "http://ph7.me" } ], "require": { "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^6.3" }, "autoload": { "psr-4": { "PH7\\": "src" } } }
info at phpclasses dot org