Libraries tagged by request methods

leedch/router

0 Favers
218 Downloads

Routes HTTP Requests to PHP methods, alternate to MVC Controllers

Go to Download


moccalotto/valit

0 Favers
9261 Downloads

Validate http requests, input-data and method arguments at runtime using self-documenting code

Go to Download


jeontwikkeling-nl/ltisaas_client_api_php

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

Go to Download


elfsundae/httpclient

0 Favers
523 Downloads

A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.

Go to Download


ac-developers/laravel-form-processor

2 Favers
20 Downloads

An easy way to process multiple form requests from one controller method.

Go to Download


xtwoend/query-string

0 Favers
12 Downloads

AddOn method sorts & filter on request

Go to Download


soruba/php-requester

0 Favers
16 Downloads

PHP class that provides methods to perform http request: GET, POST, PUT, DELETE

Go to Download


mohiwalla/php-fetch

1 Favers
11 Downloads

A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.

Go to Download


level51/silverstripe-find-http-action

0 Favers
1427 Downloads

Finds actions by HTTP method used on the request.

Go to Download


knyga/dotconfig

0 Favers
34 Downloads

Wraps input config file with simple interface with get method, wich accepts doted request string (->get('config.ttl'))

Go to Download


rapidwebltd/etsy-php

0 Favers
19 Downloads

Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.

Go to Download


mima/cache-proxy

0 Favers
16 Downloads

Decorator for public methods of any classes for proxy request to cache

Go to Download


tfs/sendy

1 Favers
23 Downloads

Consumes Sendy's API and provides a usable class with method processRequest() allowing easy requesting quote as well as completing request.

Go to Download


jonathanwkelly/ups-shipping-rate

0 Favers
7 Downloads

This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.

Go to Download


hmones/laravel-cacheable

0 Favers
4 Downloads

A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.

Go to Download


<< Previous Next >>