Libraries tagged by axis
mozu/api
98 Downloads
SDK for Mozu Rest APIs
moxio/sqlite-extended-api
7988 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
movingimage/video-collection
11306 Downloads
Library to facilitate building video collections from video manager APIs through means of configuration
mkhab7/deepai
88 Downloads
a php library for using deepai.org apis
mkd/laravel-fast-api
3 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mipotech/yii2-rest
5841 Downloads
A suite of tools for generating powerful, flexible REST APIs in Yii2
mipotech/yii2-request-logger
6073 Downloads
A useful class for generating a thorough log of all requests and responses. Especially suitable for REST APIs built upon the Yii2 framework.
mhmalekian/mttrader
10 Downloads
This is a package for handling MetaTrader 4/5 APIs
meng1204/canada-wechat-alipay
144 Downloads
Integrate Wechat Pay and Alipay through Alpha Pay Payment Gateway APIs. Allow Canadian merchants to easily accept Wechat Pay and Alipay for their E-commerce Platform.
mehrdad-dadkhah/open-street-map-api
2276 Downloads
Open Street Map (OSM) service to call and get results of APIs
mehedi8gb/api-crudify
271 Downloads
Automate CRUD operations for Laravel APIs.
medicatelpixelpay/sdk
413 Downloads
Herramientas para APIs de la plataforma PixelPay
matchory/herodot
3 Downloads
A versatile documentation generator for APIs built with Laravel.
masterforweb/kuri
30 Downloads
Kuri is a PHP autorouting without regular. Quickly write simple yet powerful web applications and APIs
martinmulder/openapi-crowdstrike-falcon-php
30 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.