google-apiclient:带有Cloud Platform和Laravel支持的Google API php客户端包装

时间:2021-05-06 05:22:24
【文件属性】:
文件名称:google-apiclient:带有Cloud Platform和Laravel支持的Google API php客户端包装
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-06 05:22:24
PHP Google Api客户端包装 带有Cloud Platform和Laravel支持的Google API php客户端包装 要求 PHP> = 7.2 安装 通过作曲家安装 composer require pulkitjalan/google-apiclient Laravel 要在laravel中使用,请将以下内容添加到config/app.php的providers数组中 PulkitJalan \ Google \ GoogleServiceProvider ::class 接下来,将以下内容添加到config/app.php的aliases数组中 'Google' => PulkitJalan \ Google \ Facades \ Google ::class 最后运行php artisan vendor:publish --provider="PulkitJalan\
【文件预览】:
google-apiclient-master
----.gitignore(90B)
----README.md(5KB)
----.styleci.yml(89B)
----tests()
--------data()
--------ClientTest.php(2KB)
----LICENSE(1KB)
----composer.json(1KB)
----.php_cs(4KB)
----phpunit.xml.dist(1KB)
----.scrutinizer.yml(889B)
----src()
--------GoogleServiceProvider.php(944B)
--------Exceptions()
--------Facades()
--------Client.php(4KB)
----config()
--------google.php(2KB)
----.travis.yml(2KB)

网友评论