bookbok/book-info-scraper
Composer 安装命令:
composer require bookbok/book-info-scraper
包简介
Provides an interface to help fetch book information from the book API.
README 文档
README
This library provides a unified interface to retrieve book information from each source.
Install
$ composer require bookbok/book-info-scraper
License
The MIT license applies to this library. The full license is described in the LICENSE file.
Uses
Implement ScraperInterface, BookInterface, and AuthorInterface for each information source,
and get the information of a book from the implemented Scraper.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-25