Libraries tagged by get request

pflorek/php-basic-auth

3 Favers
69 Downloads

Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.

Go to Download


michaelthedev/simple-router

0 Favers
12 Downloads

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)

Go to Download


liamrabe/simple-router-fix

0 Favers
9 Downloads

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

Go to Download


jetz1nn/simple-router

0 Favers
9 Downloads

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

Go to Download


fireandforget/faf

0 Favers
2216 Downloads

A simple way to send a request without waiting for a response.

Go to Download


eightsystems/simple-router

0 Favers
61 Downloads

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)

Go to Download


depage/http

0 Favers
95 Downloads

depage-http - an easy wrapper for curl.

Go to Download


beriyack/apiclient

0 Favers
3 Downloads

Une bibliothèque PHP simple et efficace pour interagir avec des API RESTful, conçue pour simplifier vos requêtes HTTP (GET, POST, PUT, DELETE).

Go to Download


ayhanyigid/kerkenes-router

1 Favers
7 Downloads

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

Go to Download


mattyg/http

0 Favers
19 Downloads

A pair of generic classes related to working with data over the HTTP protocol.

Go to Download


artplus_f/browscap

1 Favers
0 Downloads

The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.

Go to Download


yggdrashill/post-big-extract-query

0 Favers
7 Downloads

Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.

Go to Download


toppy/tweakwise-client

0 Favers
2 Downloads

Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.

Go to Download


scriptburn/http-cache

0 Favers
22 Downloads

Simle package tio cache http get requests

Go to Download


mitchellston/form_validation

1 Favers
10 Downloads

This should help with validating POST and GET request in PHP!

Go to Download


<< Previous Next >>