Libraries tagged by post meta
rickj/restclientbundle
519 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
lulco/rich-social-messages
17 Downloads
Library for parsing and improving mesages from social networks
balpom/downloader
10 Downloads
Downloads the contents of the specified URI through a simple interface.
megaads/sso-postback
72 Downloads
Post back url for single sign on system
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
iotech/pdf2image-converter
27 Downloads
To convert PDF file to jpg or png using API supported by GET, POST method. This package is included Dockerfile and docker image.
durranilab/httpsms
20 Downloads
Indian SMS Providers HTTP SMS API for GET/POST Methods
johnshopkins/twitterhook
9804 Downloads
A PHP library to interact with the GET and POST methods of the Twitter API using single user sign-on OAuth authentication. Adapted from @abraham's twitteroauth.
raulsmelo/validarformulario
7 Downloads
Simples classe para verificar valores de entrada do formulário method POST HTML
nextphp/rest
19 Downloads
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 NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
joshuawebdev/get-cep
5 Downloads
Biblioteca desenvolvida em PHP para obtenção de informações de um endereço por meio do Código de Enderçamento Posta (CEP) via método get
janzet/clientrest
0 Downloads
php client to REST API, serve GET,POST,PUT,DELETE methods
lordarryn/psrrouter
52 Downloads
Basic router developped with PSR interfaces. Supports GET, POST, PUT, DELETE, OPTIONS, PATCH methods and 400, 404 and 405 errors.
arraypress/wp-utils
23 Downloads
A comprehensive utility library for WordPress plugin development, offering a rich set of helper classes and methods for efficient handling of posts, terms, users, and other WordPress elements.
soruba/php-requester
17 Downloads
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE