Libraries tagged by post request
hackerone/curl
2009 Downloads
Curl Wrapper for PHP
starbug/operation
4745 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.
1msg/one_msg_waba_sdk
2819 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
amirasaran/yii2-curl
4671 Downloads
Create Rest Request (POST,GET,PUT,DELETE,...)
pop-cms-schema/queriedobject
256 Downloads
Adds support to query single objects (users, posts, etc) in the request
inmanturbo/turbohx
4456 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
adrii/curl-helper
16754 Downloads
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.
mfn/aws-post-v4-sign
7078 Downloads
Create a signature for Amazon S3 POST API request
indiewordpress/wordpress-deleted-posts
14 Downloads
Sends a HTTP 410 (Gone) response to requests for trashed posts/pages.
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
wedevs/new-post-webhook
86 Downloads
Sends a webhook request when a new post is published
ihexiang/requests
191 Downloads
PHP Requests 支持 GET、POST、PUT、PATCH、DELETE、HEAD、OPTIONS 等请求
znframework/package-request
7390 Downloads
ZN Framework Request Package
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
syswd/request
20 Downloads
PHP library for handling requests.