PHPackages                             grei/wp-anigrab - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. grei/wp-anigrab

ActiveProject[Utility &amp; Helpers](/categories/utility)

grei/wp-anigrab
===============

grab anime info and save to local wordpress post

2.0.0(7y ago)7213MITPHP

Since Nov 22Pushed 7y ago2 watchersCompare

[ Source](https://github.com/anigrab/wp-anigrab)[ Packagist](https://packagist.org/packages/grei/wp-anigrab)[ RSS](/packages/grei-wp-anigrab/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/c8b78ca25f4d60ba9257befd8c24be22e9736552facb07ed542f97992fa16124/68747470733a2f2f7472617669732d63692e6f72672f616e69677261622f77702d616e69677261622e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/anigrab/wp-anigrab)

### Requirement

[](#requirement)

- PHP &gt;= 7.0
- [composer](https://getcomposer.org/) (optional)
- [wp-cli](https://make.wordpress.org/cli/handbook/installing/) (optional)

### Installation

[](#installation)

in terminal, run this command

```
$ composer create-project grei/wp-anigrab path-to-wp-plugins/wp-anigrab --no-dev
$ cd path-to-wp-plugins/wp-anigrab && composer dump-autoload -o
$ wp plugin activate wp-anigrab

```

or download installable.zip from [release](https://github.com/anigrab/wp-anigrab/releases).

now this plugins also available in wordpress plugins directory [wp-anigrab](https://wordpress.org/plugins/wp-anigrab/).

### Usage

[](#usage)

place this shortcode-like anywhere in your post \[anigrab=**id**\]**template**\[/anigrab\] or \[mangrab=**id**\]**template**\[/mangrab\]

- **id:** myanimelist anime/manga id
- **template:** use **dump** for auto parse or template engine syntax, e.g

```
[anigrab=497]
title: {{title}}
etc
[/anigrab]
or
[mangrab=44]
title: {{title}}
etc
[/mangrab]

```

### Dependency

[](#dependency)

- [Jikan](https://jikan.moe)
- [mustache](https://packagist.org/packages/mustache/mustache)

### TO DO

[](#to-do)

- implement [imposter](https://github.com/TypistTech/imposter)
- add more features

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~51 days

Total

2

Last Release

2680d ago

Major Versions

1.0.0 → 2.0.02019-01-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cc46c68a49f235cfe4b5ed3c2f38e80cd75c4fdacad4ae7f14ccab08bdff44d?d=identicon)[grei](/maintainers/grei)

---

Tags

animecomposergrabbermangamyanimelistmyanimelist-apiotakuphppluginswordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/grei-wp-anigrab/health.svg)

```
[![Health](https://phpackages.com/badges/grei-wp-anigrab/health.svg)](https://phpackages.com/packages/grei-wp-anigrab)
```

###  Alternatives

[laracasts/commander

Commands and domain events in Laravel

283368.2k8](/packages/laracasts-commander)[vaimo/composer-changelogs

Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources

11150.5k10](/packages/vaimo-composer-changelogs)[dollar/generators

Laravel 4 Generators w/ Bootstrap 3

7723.2k](/packages/dollar-generators)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
