laravel-api/youtube
最新稳定版本:0.0.2
Composer 安装命令:
composer require laravel-api/youtube
包简介
This is my package youtube
README 文档
README
This is a dummy to be used as a template to write own API wrappers for Laravel API.
Installation
You can install the package via the Laravel API install command:
php artisan install:dummy
Usage
You can try this dummy out by calling the following command from within your app:
api('dummy')->someMethod('someArgument')
Writing own wrappers
To write own wrappers you need exactly one class. In this example this class is src/DummyWrapper.php.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-17