hunnomad/ravendb
This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for S
时间:2025-08-08 19:27
hilalahmad/http-client
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
时间:2023-11-07 12:53
juanchosl/curlclient
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
时间:2023-09-27 18:56
adrii/curl-helper
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
时间:2020-10-09 11:00
prolix/restclientbundle
Provides REST request methods. Mapper bundle for php internal curl library
时间:2019-12-16 11:23
birjemin/curl
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
时间:2018-08-11 02:37
ci/restclientbundle
Provides REST request methods. Mapper bundle for php internal curl library
时间:2015-03-20 22:03