2017 © Pedro Peláez
 

library pixiv-api-php

Pixiv API for PHP (with Auth supported)

image

kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  • Thursday, December 28, 2017
  • by kokororin
  • Repository
  • 5 Watchers
  • 30 Stars
  • 116 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 10 Versions
  • 5 % Grown

The README.md

pixiv-api-php

Build Status Packagist, (*1)

Pixiv API for PHP (with Auth supported), (*2)

Installation

composer require kokororin/pixiv-api-php:dev-master

Example:

require './vendor/autoload.php';

$api = new PixivAppAPI;
# running some methods
$api->method();

Tests

To execute the test suite, you'll need phpunit., (*3)

$ PIXIV_USERNAME=XXX PIXIV_PASSWORD=XXX composer test

API

PixivAppAPI

ALL METHODS need authentication.
See PixivAppAPI.php or PixivAppAPITest.php for detail usage., (*4)

PixivAPI (deprecated)

Some methods need authentication.
See PixivAPI.php or PixivAPITest.php for detail usage., (*5)

The Versions

28/12 2017

dev-master

9999999-dev https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

The Requires

 

The Development Requires

api php pixiv

08/04 2017

2.1

2.1.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

The Requires

 

The Development Requires

api php pixiv

14/11 2016

2.0

2.0.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

The Requires

 

The Development Requires

api php pixiv

25/09 2016

1.7

1.7.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

25/09 2016

1.6

1.6.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

24/09 2016

1.5

1.5.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

24/09 2016

1.4

1.4.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

24/09 2016

1.3

1.3.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

09/06 2016

v1.1

1.1.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv

16/02 2016

v1.0

1.0.0.0 https://github.com/kokororin/pixiv-api-php

Pixiv API for PHP (with Auth supported)

  Sources   Download

MIT License

api php pixiv