PATH:
home
/
lab2454c
/
tripvare.com
/
vendor
/
cloudinary
/
cloudinary_php
{ "name": "cloudinary/cloudinary_php", "version": "2.3.0", "description": "Cloudinary PHP SDK", "keywords": [ "cloudinary", "sdk", "cloud", "image management", "cdn" ], "type": "library", "homepage": "https://github.com/cloudinary/cloudinary_php", "minimum-stability": "stable", "license": "MIT", "authors": [ { "name": "Cloudinary", "homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors" } ], "support": { "email": "info@cloudinary.com", "issues": "https://github.com/cloudinary/cloudinary_php/issues" }, "require": { "php": ">=5.6.0", "guzzlehttp/guzzle": "^6|^7", "shrikeh/teapot": "^1|^2", "ext-json": "*", "monolog/monolog": "*" }, "require-dev": { "phpunit/phpunit": "^5", "phpmd/phpmd": "*", "squizlabs/php_codesniffer": "3.*", "friendsofphp/php-cs-fixer": "*", "ext-dom": "*", "ext-libxml": "*", "ext-zip": "*", "consolidation/robo": "~1" }, "autoload": { "classmap": [ "src" ] }, "autoload-dev": { "classmap": [ "tests" ], "psr-4": { "Cloudinary\\Test\\": "tests/" } } }
[+]
samples
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
.github
[+]
..
[-] CONTRIBUTING.md
[edit]
[+]
tests
[-] DEVELOPER_GUIDELINE.md
[edit]
[-] .gitignore
[edit]
[-] RoboFile.php
[edit]
[+]
tools
[-] .htaccess
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
docs
[-] phpcs.xml
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]