jp3cki / totoridipjp
This package is abandoned and no longer maintained.
No replacement package was suggested.
イワシがいっぱいだあ…ちょっとだけもらっていこうかな
v0.1.2
2016-11-01 10:05 UTC
Requires
- php: >=5.5
- php-curl-class/php-curl-class: ^7.0.0
Requires (Dev)
- codeception/codeception: ^2.2
- codeception/phpbuiltinserver: ^1.2
- codeception/specify: ^0.4.5
This package is auto-updated.
Last update: 2021-09-18 23:33:44 UTC
README
See also the original project.
Installation
$ composer.phar require jp3cki/totoridipjp:^0.1.0
Usage
<?php require_once(__DIR__ . '/vendor/autoload.php'); $totori = new \jp3cki\totoridipjp\Totori(); $url = $totori->getIwashi(); echo $url . "\n"; // "http://~.jpg"
License
Source codes
Dual licensed under the NYSL-0.9982 and Unlicense license.
For details, visit websites and/or read the LICENSE file.