Libraries tagged by statuscode

netsilik/http

0 Favers
18 Downloads

Basic HTTP Status Code helper class.

Go to Download


lkj/httpstatus

0 Favers
13 Downloads

Defining http status Code, Messages and Response in constants

Go to Download


kruegge82/billbee-php-sdk-api

0 Favers
14 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


kodkraft/http

1 Favers
2 Downloads

Get status description from http status code

Go to Download


kalkani/php-url-status-checker

0 Favers
2 Downloads

A package to check the status code of a URL and detect redirections.

Go to Download


kaleidpixel/url-status-checker

1 Favers
1 Downloads

A simple library to check the status code and response time of a given URL.

Go to Download


hissezhaut/http-status-check

0 Favers
10 Downloads

CLI tool to crawl a website and check HTTP status code

Go to Download


fredbradley/laravel-health-check-200

0 Favers
0 Downloads

Laravel Health Check 200 is a Health Check which checks for a 200 HTTP Status Code

Go to Download


drupal-module/http_handler

1 Favers
14 Downloads

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

Go to Download


dasbit/apiclient

0 Favers
4 Downloads

Simple api client wrapper without throwing exceptions with statuscodes

Go to Download


balt-technologies/standards

1 Favers
426 Downloads

PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.

Go to Download


avlima/dingo-api

0 Favers
858 Downloads

A fork from a RESTful API package for the Laravel and Lumen frameworks without auth with query and prints the status code in the body of the response

Go to Download


amiraghaee/redirector

1 Favers
97 Downloads

with using this package, you can manage the header status code of routes. you can redirect or abort routes with status code.

Go to Download


fernleafsystems/apiwrappers-statuscake

0 Favers
141 Downloads

StatusCake API Wrapper

Go to Download


statscore/rabbit-client-php

1 Favers
393 Downloads

STATSCORE Official Rabbit Client PHP

Go to Download


<< Previous Next >>