Download the PHP package aalfiann/myanimelist-api-php without Composer
On this page you can find all versions of the php package aalfiann/myanimelist-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aalfiann/myanimelist-api-php
More information about aalfiann/myanimelist-api-php
Files in aalfiann/myanimelist-api-php
Download aalfiann/myanimelist-api-php
More information about aalfiann/myanimelist-api-php
Files in aalfiann/myanimelist-api-php
Vendor aalfiann
Package myanimelist-api-php
Short Description A simple MyAnimeList API class to access MyAnimeList to your website PHP.
License MIT
Package myanimelist-api-php
Short Description A simple MyAnimeList API class to access MyAnimeList to your website PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package myanimelist-api-php
MyAnimeList API PHP Class
A simple MyAnimeList API class to access MyAnimeList to your website PHP.
You can using official API from MyAnimeList or grabbing and we make it easy as you can using json to output the data.
Last tested on September 2018.
Feature:
- Search Anime or Manga using Title or ID
- Data response is JSON, we don't use XML
- Send request using proxy if needed
System Requirements
- PHP 5.3 or newer
Installation
Install this package via Composer.
How to use Unofficial API (login is not required)
How To Use Official API from MyAnimeList (login is required)
Note: Official API MyAnimeList hasbeen shutdown!
Be careful about your login, if you input wrong credential more than 10x, your ID and IP will get block for 8 hours. Here is the example to call the data using Official MyAnimeList.
Limitation:
- This script is only to get data Anime and Manga.
So we need someone who have time to improve this.
How to Contribute
Pull Requests
- Fork the myanimelist-api-php repository
- Create a new branch for each feature or improvement
- Send a pull request from each feature branch to the develop branch
All versions of myanimelist-api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package aalfiann/myanimelist-api-php contains the following files
Loading the files please wait ....