Skip to content

itsanr-oris/easy-sdk-httpclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

Easy sdk HttpClient扩展组件包

Latest Stable Version Total Downloads Latest Unstable Version License

安装

通过composer引入扩展包

composer require f-oris/easy-sdk-httpclient:^2.0

Publish配置信息

php artisan vendor:publish --provider="Foris\Easy\Sdk\HttpClient\ServiceProvider"

使用

通过服务容器,获取HttpClient实例,按照easy-httpclient使用说明进行调用即可

<?php

$app = new \Foris\Easy\Sdk\Application();
$app->get('http_client')->request('http://url');

License

MIT License

Copyright (c) 2019-present F.oris [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages