Libraries tagged by post request
starbug/operation
4658 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.
1msg/one_msg_waba_sdk
2640 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
inmanturbo/turbohx
4233 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
adrii/curl-helper
16588 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.
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.
ihexiang/requests
190 Downloads
PHP Requests 支持 GET、POST、PUT、PATCH、DELETE、HEAD、OPTIONS 等请求
tyrion/request-handler
1494 Downloads
tinyphp-function/request
51 Downloads
Obtiene la información $_GET, $_POST, ...
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
eduardoboucas/wp-api-post-groups
125 Downloads
Allows multiple groups of posts with different filters to be obtained from the WP-API in a single request
bayfrontmedia/php-http-request
1646 Downloads
Easily handle data from incoming HTTP requests.
josantonius/request
568 Downloads
PHP library for handling requests.
bornfight/transfer-object-converter
622 Downloads
Populate given object from POST request - both from $_POST and $_FILES
prolix/restclientbundle
804 Downloads
Provides REST request methods. Mapper bundle for php internal curl library