desu-project / chanbooru-interface
A PHP interfaces used to create PHP SDKs for imageboards like Danbooru, Konachan and others.
Installs: 3 692
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
pkg:composer/desu-project/chanbooru-interface
Requires
- php: 7.3.*
- psr/simple-cache: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: 2.15.3
- phpstan/phpstan: 0.11.19
This package is auto-updated.
Last update: 2020-06-21 14:26:10 UTC
README
It's collection of PHP interfaces useful for creating PHP SDKs for structured imageboards like Danbooru, Konachan and others.
Installation
composer require desu-project/chanbooru-interface
Implementations
Desu Project's implementations
- desu-project/danbooru-sdk for Danbooru
- desu-project/konachan-sdk for Konachan
- desu-project/yandere-sdk for Yandere
Community's implementations
There are no yet. Suggest yours via issue or pull request.
License
Chanbooru Interface is licensed under MIT license. For further details see LICENSE file.