Libraries tagged by http methods

1msg/one_msg_waba_sdk

0 Favers
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

Go to Download


tiny-blocks/http

3 Favers
21855 Downloads

Common implementations for HTTP protocol.

Go to Download


level51/silverstripe-find-http-action

0 Favers
1500 Downloads

Finds actions by HTTP method used on the request.

Go to Download


ijodkor/quick-http

0 Favers
199 Downloads

PHP Http methods collection to use easy

Go to Download


chroma-x/basic-http-client

1 Favers
3615 Downloads

A basic yet extensible HTTP client library providing different authentication methods written in PHP.

Go to Download


syswd/request

0 Favers
20 Downloads

PHP library for handling requests.

Go to Download


josantonius/request

6 Favers
574 Downloads

PHP library for handling requests.

Go to Download


juanchosl/httpheaders

0 Favers
298 Downloads

Little methods collection in order to create http headers

Go to Download


juanchosl/httpdata

0 Favers
138 Downloads

Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions

Go to Download


znframework/package-request

0 Favers
7390 Downloads

ZN Framework Request Package

Go to Download


tomrf/htmx-message

13 Favers
248 Downloads

PHP PSR-7 proxy classes with convenience methods for htmx requests and responses

Go to Download


rebelcode/psr7

0 Favers
948 Downloads

PSR-7 message implementation that also provides common utility methods

Go to Download


kuria/request-info

0 Favers
558 Downloads

Get information about the current HTTP request

Go to Download


juanchosl/requestlistener

0 Favers
67 Downloads

Little methods collection in order to create an APP listener, that can be able to receive, process and response to http request and cli commands

Go to Download


aedart/overload

2 Favers
11579 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


<< Previous Next >>