drive/scaleflex-api-connector
最新稳定版本:v1.0.2
Composer 安装命令:
composer require drive/scaleflex-api-connector
包简介
Wrapper for the Scaleflex API (https://developers.scaleflex.com/)
README 文档
README
Scaleflex API Connector
Description:
The Scaleflex PHP API Connector is a powerful tool designed to seamlessly integrate your PHP applications with Filerobot, a comprehensive digital asset management platform offered by Scaleflex. With this connector, developers can effortlessly leverage Filerobot's robust features to manage, optimize, and deliver digital assets within their PHP projects.
Requirements:
- PHP ^8.1
- composer
- Laravel ^10.0
Usage:
- Add package to your project
composer require caradvice/scaleflex-api-connector
- Copy configuration file to your project
php artisan vendor:publish --provider="Drive\ScaleflexApiConnector\ScaleflexServiceProvider" --tag="config"`
- Set required environment variable values
SCALEFLEX_CONTAINER_ID- Container ID (can be found in Scaleflex hub)SCALEFLEX_API_KEY- API key for Scaleflex API
Endpoint Coverage:
Testing:
Test suite is available in the package. To run tests, execute the following command:
Feature Tests:
composer test
Code Coverage:
composer coverage
统计信息
- 总下载量: 195
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2024-03-25