Libraries tagged by amis
mazimez/laravel-gigapay
74 Downloads
A simple API wrapper to Gigapay's APIs for Laravel Framework
matthiasmullie/php-api
418 Downloads
A neat little framework for creating PHP APIs
matteoc99/laravel-preference
46 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
matchory/herodot
3 Downloads
A versatile documentation generator for APIs built with Laravel.
martinmulder/openapi-crowdstrike-falcon-php
42 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.
markup/contentful
84911 Downloads
A client library to integrate with the Contentful APIs (Content Delivery and Content Management) for PHP 5.6+.
mah-shamim/city-bank-api
5 Downloads
This APIs is used to initiate payment request from Mobile client/others exchange house.
madpilot78/freebox-php
246 Downloads
PHP library to access the FreeBox APIs
macropage/sdk-ebay-rest-browse
3045 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
macropage/paypal-rest-api-sdk-php
2821 Downloads
PayPal's PHP SDK for REST APIs
machinepack/core
345 Downloads
MachinePack is an abstraction library to use and connect different services and APIs
luthier/framework
23 Downloads
Versatile PHP micro-framework for build APIs and websites quickly
loadsys/cakephp_serializers
3414 Downloads
A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
lliure/llrequest
2142 Downloads
A lightweight PHP package for connecting to RESTful HTTP APIs and SOAP services.
liten/liten
87 Downloads
Liten is a small, simple, and restful micro framework. Even though it is small, you can still use it to build intelligent and dynamic restful api's.