Libraries tagged by statuscode

netsilik/http

0 Favers
18 Downloads

Basic HTTP Status Code helper class.

Go to Download


masterskill/validation-error-trait

0 Favers
14 Downloads

This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel

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
22 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


igsem/api-bundle

0 Favers
87 Downloads

A simple bundle to help Symfony API development. Provides a BaseController, BaseTest and a StatusCode helper

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


grinet/notfoundcode

0 Favers
0 Downloads

Grinet NotFoundCode is a Magento 2 module that allows you to change the default 404 HTTP status code to a different one (such as 410) for SEO purposes.

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


fk/http-status

1 Favers
149 Downloads

Defining http status code in constants

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


dipeshchangawala/php-url-checker

1 Favers
9 Downloads

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

Go to Download


dasbit/apiclient

0 Favers
5 Downloads

Simple api client wrapper without throwing exceptions with statuscodes

Go to Download


<< Previous Next >>