alucas/iim-td3
最新稳定版本:1.0.0
Composer 安装命令:
composer require alucas/iim-td3
包简介
Scrap planning lol
README 文档
README
Installation
composer require alucas/iim-td3
composer install
How to use ?
use Alucas\td3\Scrapper; // Initialize the scrapper $scrapper = new Scrapper(); // get all characters (pagination, 60 per array) $clones = $scrapper->getAllcharacters();
Architercture :
Class Clone :
- name: string
- description: string
- imageLink: string
Local test & linters :
php vendor/bin/phpstan analyse src --level=max
php vendor/bin/php-cs-fixer fix src --rules=@PSR12
php vendor/bin/phpunit tests
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-03