Libraries tagged by statuscode
netsilik/http
18 Downloads
Basic HTTP Status Code helper class.
lkj/httpstatus
13 Downloads
Defining http status Code, Messages and Response in constants
kruegge82/billbee-php-sdk-api
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.
kodkraft/http
2 Downloads
Get status description from http status code
kalkani/php-url-status-checker
2 Downloads
A package to check the status code of a URL and detect redirections.
kaleidpixel/url-status-checker
1 Downloads
A simple library to check the status code and response time of a given URL.
hissezhaut/http-status-check
10 Downloads
CLI tool to crawl a website and check HTTP status code
fredbradley/laravel-health-check-200
0 Downloads
Laravel Health Check 200 is a Health Check which checks for a 200 HTTP Status Code
drupal-module/http_handler
14 Downloads
This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code
dasbit/apiclient
4 Downloads
Simple api client wrapper without throwing exceptions with statuscodes
balt-technologies/standards
426 Downloads
PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.
avlima/dingo-api
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
amiraghaee/redirector
97 Downloads
with using this package, you can manage the header status code of routes. you can redirect or abort routes with status code.
fernleafsystems/apiwrappers-statuscake
141 Downloads
StatusCake API Wrapper
statscore/rabbit-client-php
393 Downloads
STATSCORE Official Rabbit Client PHP