Libraries tagged by get request
tekintian/curl_http_request
17 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
jsnlib/joomla_easy_request
45 Downloads
Joomla! 中使用 POST 或 GET 更簡單
hvolschenk/http-request
14 Downloads
PHP functional HTTPRequest library.
http-message-strategies-interop/example-guzzle-get
22 Downloads
GuzzleGet Example of HTTP Message Strategies PSR
carlosocarvalho/simple-input
16979 Downloads
Simple input for get request inputs (post,get,put,delete)
innobrig/flex-input
95 Downloads
Flexible input handler for request inputs (POST, GET, PUT, DELETE, REQUEST, FILES, COOKIE) using filter_var()
ptcong/php-http-class
5175 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.
prolix/restclientbundle
754 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
piotrpress/remoter
947 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
juanchosl/curlclient
43 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
codeitnowin/curlrequestit
45 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
aszone/fakeheaders
826 Downloads
AsZone Component - Fake Headers
remic/guzzlecache
9256 Downloads
Laravel 5 package for caching Guzzle's GET requests.
jeontwikkeling-nl/ltisaas_client_api_php
24 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
teraone/slim-cli
1185 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.