Libraries tagged by api-requests
windawake/laravelremodel
32 Downloads
Create remote driver to convert remote api request into laravel model.
weilun/wlcurl
60 Downloads
Let PHP Api request more easy, everything is open source in my github, just take it, and use it well
shell/card-management-sdk
43 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
secco2112/tinify-php-sdk
338 Downloads
PHP SDK to handle Tinify API requests.
religisaci/codeception-api-validator
608 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions. This package is modified awuttig/codeception-api-validator package for PHP 7.4
pixelpoems/silverstripe-search
270 Downloads
Silverstripe Search-Module including loading search results js api requests.
omaralalwi/laravel-api-helpers
3 Downloads
collection of helpful helper functions for API Requests .
nvmcommunity/laravel-eloquent-api
698 Downloads
Easily build Eloquent queries from API requests using Alchemist Restful API.
mu/juyuan
1144 Downloads
use for jybc api request
mpernia/request-query-monitor
6 Downloads
Laravel monitoring package for queries and API requests
moesif/moesifapi-php
321 Downloads
Log HTTP API Requests/Responses to Moesif
martinmulder/openapi-crowdstrike-falcon-php
36 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.
laratoolbox/responder
7 Downloads
Easily respond to api requests for laravel.
kalshah/dynamic-relations-includes
2501 Downloads
Dynamically include resources relations for API Requests
gamma/api-logger-bundle
46573 Downloads
provides tools for REST API requests logging and profoiling