mahrdanial/shwanix-mailer
Laravel mail driver that sends messages through the Shwanix HTTP mail API (JSON POST) instead of SMTP.
时间:2026-04-16 16:49
simplesamlphp/simplesamlphp-module-saml2debug
A module to debug encoding and decoding of SAML message for both the HTTP-redirect and HTTP-POST bindings.
时间:2026-01-04 07:29
rainner/restful-php
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
时间:2026-01-04 03:08
bkindler/kws-form-jsonpost
Provides HTTP JSON POST finisher for EXT:form
时间:2024-10-09 19:15
nextphp/rest
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the N
时间:2024-07-04 08:23
rdurica/restnova
RESTnova is a lightweight and modern PHP client for making HTTP requests, specifically designed for communicating with RESTful APIs. It provides an intuitive interface for sending GET, POST, PUT, DELETE, and other HTTP requests effortlessly.
时间:2024-04-18 21:50
balpom/downloader
Downloads the contents of the specified URI through a simple interface.
时间:2024-04-13 13:48
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
fuziion/http-api-client
This PHP library provides a simple and versatile HTTP API client for interacting with APIs. It allows you to make GET and POST requests to an API, and it also includes a data handling feature for easily working with API response data.
时间:2023-10-12 15:43
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
teufels/tt3-form-post
Provides HTTP POST finisher for EXT:form
时间:2023-07-21 11:30
soruba/php-requester
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE
时间:2023-02-03 21:30
jastrzebski/swaggier
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.
时间:2022-11-16 19:28