📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv11.demodesign.com.tr
/
storage
/
vendor
/
composer
📝
installed.json
← Geri Dön
[ { "name": "braintree/braintree_php", "version": "3.2.0", "version_normalized": "3.2.0.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", "reference": "c7e0e2d1ae21d659cddb5507fb0bf181813b5733" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/braintree/braintree_php/c7e0e2d1ae21d659cddb5507fb0bf181813b5733.zip", "reference": "c7e0e2d1ae21d659cddb5507fb0bf181813b5733", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "ext-hash": "*", "ext-openssl": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "time": "2015-07-15T15:07:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Braintree": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Braintree", "homepage": "http://www.braintreepayments.com" } ], "description": "Braintree PHP Client Library" }, { "name": "symfony/polyfill-mbstring", "version": "v1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "f29dca382a6485c3cbe6379f0c61230167681937" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/symfony/polyfill-mbstring/f29dca382a6485c3cbe6379f0c61230167681937.zip", "reference": "f29dca382a6485c3cbe6379f0c61230167681937", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2017-06-09T14:24:12+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ] }, { "name": "symfony/translation", "version": "v3.0.9", "version_normalized": "3.0.9.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/symfony/translation/eee6c664853fd0576f21ae25725cfffeafe83f26.zip", "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/intl": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "time": "2016-07-30T07:22:48+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "https://symfony.com" }, { "name": "symfony/validator", "version": "v2.8.24", "version_normalized": "2.8.24.0", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "6c019627f2a69b9ab2ac41fd53102148a55af564" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/symfony/validator/6c019627f2a69b9ab2ac41fd53102148a55af564.zip", "reference": "6c019627f2a69b9ab2ac41fd53102148a55af564", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.0", "symfony/translation": "~2.4|~3.0.0" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", "egulias/email-validator": "^1.2.1", "symfony/config": "~2.2|~3.0.0", "symfony/expression-language": "~2.4|~3.0.0", "symfony/http-foundation": "~2.3|~3.0.0", "symfony/intl": "~2.7.25|^2.8.18|~3.2.5", "symfony/property-access": "~2.3|~3.0.0", "symfony/yaml": "^2.0.5|~3.0.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader and metadata cache.", "egulias/email-validator": "Strict (RFC compliant) email validation", "symfony/config": "", "symfony/expression-language": "For using the 2.4 Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For using the 2.4 Validator API", "symfony/yaml": "" }, "time": "2017-07-03T08:04:30+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Validator Component", "homepage": "https://symfony.com" }, { "name": "react/promise", "version": "v2.5.1", "version_normalized": "2.5.1.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/reactphp/promise/62785ae604c8d69725d693eb370e1d67e94c4053.zip", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2017-03-25T12:08:31+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ] }, { "name": "guzzlehttp/streams", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/guzzle/streams/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5.zip", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "time": "2014-10-12T19:18:40+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ] }, { "name": "guzzlehttp/ringphp", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/guzzle/RingPHP/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b.zip", "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b", "shasum": "" }, "require": { "guzzlehttp/streams": "~3.0", "php": ">=5.4.0", "react/promise": "~2.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "time": "2015-05-20T03:37:09+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function." }, { "name": "guzzlehttp/guzzle", "version": "5.3.1", "version_normalized": "5.3.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/guzzle/guzzle/70f1fa53b71c4647bf2762c09068a95f77e12fb8.zip", "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8", "shasum": "" }, "require": { "guzzlehttp/ringphp": "^1.1", "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0" }, "time": "2016-07-15T19:28:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ] }, { "name": "guzzlehttp/oauth-subscriber", "version": "0.2.0", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/oauth-subscriber.git", "reference": "03f1ebe31d3112526106d0570c80eba6820e86e5" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/guzzle/oauth-subscriber/03f1ebe31d3112526106d0570c80eba6820e86e5.zip", "reference": "03f1ebe31d3112526106d0570c80eba6820e86e5", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~4.0|~5.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "time": "2014-10-23T22:19:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Subscriber\\Oauth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle OAuth 1.0 subscriber", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "oauth" ] }, { "name": "psr/log", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/php-fig/log/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d.zip", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2016-10-10T12:19:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ] }, { "name": "guzzlehttp/log-subscriber", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/log-subscriber.git", "reference": "99c3c0004165db721d8ef7bbef60c996210e538a" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/guzzle/log-subscriber/99c3c0004165db721d8ef7bbef60c996210e538a.zip", "reference": "99c3c0004165db721d8ef7bbef60c996210e538a", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~4.0 | ~5.0", "php": ">=5.4.0", "psr/log": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "time": "2014-10-13T03:31:43+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Subscriber\\Log\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "log", "plugin" ] }, { "name": "cardinity/cardinity-sdk-php", "version": "v1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/cardinity/cardinity-sdk-php.git", "reference": "f51f6fbacee393b4eeff7b80be2b1cee77896b4c" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/cardinity/cardinity-sdk-php/f51f6fbacee393b4eeff7b80be2b1cee77896b4c.zip", "reference": "f51f6fbacee393b4eeff7b80be2b1cee77896b4c", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~5.1", "guzzlehttp/log-subscriber": "~1.0", "guzzlehttp/oauth-subscriber": "0.2.*", "php": ">=5.4.0", "symfony/validator": "~2.6" }, "require-dev": { "monolog/monolog": "~1.0", "phpspec/phpspec": "~2.1", "phpunit/phpunit": "~4.3" }, "time": "2016-12-29T09:57:23+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Cardinity\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Client library for Cardinity credit card processing API", "homepage": "http://cardinity.com" }, { "name": "divido/divido-php", "version": "v1.9-stable", "version_normalized": "1.9.0.0", "source": { "type": "git", "url": "https://github.com/DividoFinancialServices/divido-api-php.git", "reference": "799c8945aae76caba1970e429e2e0ad0510a940f" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/DividoFinancialServices/divido-api-php/799c8945aae76caba1970e429e2e0ad0510a940f.zip", "reference": "799c8945aae76caba1970e429e2e0ad0510a940f", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.2.0" }, "time": "2016-12-22T02:27:39+00:00", "type": "library", "extra": { "branch-alias": { "master": "2.0-dev", "v1.1.1": "1.1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Divido": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Divido PHP library", "homepage": "https://www.divido.com/", "keywords": [ "api", "divido", "finance", "instalments", "payment processing" ] }, { "name": "klarna/kco_rest", "version": "v2.2.0", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https://github.com/klarna/kco_rest_php.git", "reference": "8a2142a2ebb087bb61901d51d1bb9698790e78c5" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/klarna/kco_rest_php/8a2142a2ebb087bb61901d51d1bb9698790e78c5.zip", "reference": "8a2142a2ebb087bb61901d51d1bb9698790e78c5", "shasum": "" }, "require": { "guzzlehttp/guzzle": ">=4.2,<6.0", "php": ">=5.4.0" }, "require-dev": { "apigen/apigen": "4.0.*", "klarna/apigen-theme": "~1.0", "phploc/phploc": "2.0.*", "phpmd/phpmd": "2.1.*", "phpunit/phpunit": "4.2.*", "satooshi/php-coveralls": "0.6.*", "sebastian/phpcpd": "2.0.*", "squizlabs/php_codesniffer": "1.5.*" }, "time": "2015-12-07T09:51:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Klarna AB", "email": "integration@klarna.com" } ], "description": "Klarna Checkout PHP SDK", "homepage": "http://developers.klarna.com" }, { "name": "leafo/scssphp", "version": "v0.0.12", "version_normalized": "0.0.12.0", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "ff76df3e45af45e808f3fcd516a2cb5cbc77f45e" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/leafo/scssphp/ff76df3e45af45e808f3fcd516a2cb5cbc77f45e.zip", "reference": "ff76df3e45af45e808f3fcd516a2cb5cbc77f45e", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "php": ">=5.3.0", "phpunit/phpunit": "3.7.*" }, "time": "2014-07-07T01:51:39+00:00", "bin": [ "pscss" ], "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "scss.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.net/scssphp/" }, { "name": "zoujingli/wechat-php-sdk", "version": "v1.3.10", "version_normalized": "1.3.10.0", "source": { "type": "git", "url": "https://github.com/zoujingli/wechat-php-sdk.git", "reference": "38f86a42b1c0058d889a0969190540037629606a" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/zoujingli/wechat-php-sdk/38f86a42b1c0058d889a0969190540037629606a.zip", "reference": "38f86a42b1c0058d889a0969190540037629606a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2017-04-19T13:34:58+00:00", "type": "project", "installation-source": "dist", "autoload": { "psr-4": { "Wechat\\": "./Wechat" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WeChat development of SDK", "homepage": "http://www.kancloud.cn/zoujingli/wechat-php-sdk", "keywords": [ "wechat-php-sdk" ] } ]
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula