Libraries tagged by curl request

devamirul/p-router

22 Favers
29 Downloads

Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.

Go to Download


arcesilas/active-state

5 Favers
3420 Downloads

Laravel link active state helper based on URL, route or query string

Go to Download


lucinda/abstract_mvc

0 Favers
456 Downloads

Abstract MVC API to be extended based on STDIN type (url requests, exceptions)

Go to Download


freeclimbapi/php-sdk

0 Favers
82 Downloads

FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.

Go to Download


ecphp/reverse-proxy-helper-bundle

0 Favers
4738 Downloads

Helper bundle, configure the request headers from a given base URL.

Go to Download


martinmulder/openapi-crowdstrike-falcon-php

4 Favers
23 Downloads

Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.

Go to Download


kruegge82/billbee-php-sdk-api

0 Favers
10 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


kaoken/laravel-email-reset

4 Favers
5498 Downloads

Request to change the e-mail address of the Auth user, change it after moving to the specified URL of the confirmation e-mail.

Go to Download


xtrics/azure-url-generator

0 Favers
2 Downloads

Simple library for generate Azure URL request to Azure API, for usage simplicity.

Go to Download


fredyhenaodev/lumen-form-request-url

1 Favers
9 Downloads

Laravel Form Request adaptation for Lumen framework and validation of the parameters that come by URL.

Go to Download


eloscuro/request-url-decode

1 Favers
147 Downloads

Middleware which performs url parameters decoding

Go to Download


bzilee/query-request

1 Favers
114 Downloads

Request for validation of url parameters

Go to Download


ayorinde-codes/requestlogger

1 Favers
7 Downloads

A laravel request logger that logs requests ip, agent, payload request, payload response, Time of execution and url in the database within any request call

Go to Download


stepapo/url-tester

0 Favers
288 Downloads

Tester for Nette web applications.

Go to Download


stepapo/request-tester

0 Favers
0 Downloads

Tester for Nette web applications.

Go to Download


<< Previous Next >>