文件名称:guzzle6-bundle:将Guzzle 6集成到您的Symfony应用程序中
文件大小:334KB
文件格式:ZIP
更新时间:2024-02-26 19:09:13
php packagist symfony guzzle bundle
Symfony Guzzle6套装 该软件包将集成到Symfony中。 Guzzle是用于构建RESTful Web服务客户端PHP框架。 要求 PHP 5.6或以上 Symfony 2.7或更高版本(包括Symfony 3.x,4.x,5.x) 安装 要安装此捆绑包,请运行以下命令,您将获得的最新版本。 composer require e-moe/guzzle6-bundle 要使用最新版本(可能不稳定),请在composer.json中添加以下内容: { " require " : { " e-moe/guzzle6-bundle " : " dev-ma
【文件预览】:
guzzle6-bundle-master
----composer.json(1KB)
----.travis.yml(809B)
----LICENSE(1KB)
----src()
--------DependencyInjection()
--------EmoeGuzzleBundle.php(598B)
--------Resources()
--------Log()
--------Tests()
--------Middleware()
--------DataCollector()
----.coveralls.yml(63B)
----.gitignore(47B)
----phpunit.xml.dist(758B)
----README.md(4KB)