PHPackages                             anime-db/shikimori-browser-bundle - 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. anime-db/shikimori-browser-bundle

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

anime-db/shikimori-browser-bundle
=================================

Plugin Shikimori for the catalog Anime DB

v2.3.0(8y ago)01.5k12GPL-3.0PHPPHP &gt;=5.5

Since Apr 4Pushed 8y ago2 watchersCompare

[ Source](https://github.com/anime-db/shikimori-browser-bundle)[ Packagist](https://packagist.org/packages/anime-db/shikimori-browser-bundle)[ Docs](http://github.com/anime-db/shikimori-browser-bundle)[ RSS](/packages/anime-db-shikimori-browser-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (8)Versions (15)Used By (2)

[![Shikimori](https://camo.githubusercontent.com/937cbd61944ba934a46cab0cd5250cd504283e7099d968b1c0321c65d32f2636/687474703a2f2f616e696d652d64622e6f72672f62756e646c65732f616e696d6564626f6666736974652f696d616765732f7368696b696d6f72692e6f72672e706e67)](https://shikimori.org)

[![Latest Stable Version](https://camo.githubusercontent.com/c632518af073e375189f8cbb1559b211cf5f2f25fb42c82457520b9d3dbb40f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030266c6162656c3d737461626c65)](https://packagist.org/packages/anime-db/shikimori-browser-bundle)[![Total Downloads](https://camo.githubusercontent.com/683e60bae6fa520548edc8e15c93670704c282e987e0d6a7cb8c6faa48ca43e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030)](https://packagist.org/packages/anime-db/shikimori-browser-bundle)[![Build Status](https://camo.githubusercontent.com/474c2c7a2bbacf67724524dee424e4ed5624320271f02eddc1ce0bd933b5734a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030)](https://travis-ci.org/anime-db/shikimori-browser-bundle)[![Coverage Status](https://camo.githubusercontent.com/d189e32474b147097c130dbc537ddbf5c3e5a9c574723379b016518f335bc1d3/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030)](https://coveralls.io/github/anime-db/shikimori-browser-bundle?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/10fb82247dfeb8a58c0b85a6127a137fa9feef21ba69a07713a42c7dc2897a97/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030)](https://scrutinizer-ci.com/g/anime-db/shikimori-browser-bundle/?branch=master)[![SensioLabs Insight](https://camo.githubusercontent.com/6ed20d1aca4eb75fea625bd5403f7d726558e534a516f1f7ac636811ad402c36/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f66646537333731362d363535382d343666662d623361392d6632663938396135396430632e7376673f6d61784167653d33363030266c6162656c3d534c496e7369676874)](https://insight.sensiolabs.com/projects/fde73716-6558-46ff-b3a9-f2f989a59d0c)[![StyleCI](https://camo.githubusercontent.com/28ab8a619d891ae4c3d51f4e2cd743482ef6eccf189bbaf6677e63917b6501b7/68747470733a2f2f7374796c6563692e696f2f7265706f732f31383433373333352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/18437335)[![License](https://camo.githubusercontent.com/149d5be4e03b6ad1b62b69b22d8d1ff9080e2f6e9c339bcb11ccf8d563d76435/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616e696d652d64622f7368696b696d6f72692d62726f777365722d62756e646c652e7376673f6d61784167653d33363030)](https://github.com/anime-db/shikimori-browser-bundle)

Shikimori.org API browser
=========================

[](#shikimoriorg-api-browser)

Read API documentation here:

Installation
------------

[](#installation)

Pretty simple with [Composer](http://packagist.org), run:

```
composer anime-db/shikimori-browser-bundle
```

Configuration
-------------

[](#configuration)

```
anime_db_shikimori_browser:
    # API host
    # As a default used 'https://shikimori.org'
    host: 'https://shikimori.org'

    # Prefix for API resurces
    # As a default used '/api/'
    prefix: '/api/'

    # HTTP User-Agent
    # No default value
    client: 'My Custom Bot 1.0'
```

Usage
-----

[](#usage)

First get browser

```
$browser = $this->get('anime_db.shikimori.browser');
```

List animes ([docs](https://shikimori.org/api/doc/1.0/animes/index))

```
$animes = $browser->get('animes', ['query' => ['limit' => 10]]);
```

or

```
$animes = $browser->get('animes?limit=10');
```

Mark all messages as read ([docs](https://shikimori.org/api/doc/1.0/messages/read_all))

```
$response = $browser->post('messages/read_all');
```

Update a message ([docs](https://shikimori.org/api/doc/1.0/messages/update))

```
$response = $browser->patch('messages/12', [
    'body' => [
        'message' => [
            'body' => 'blablabla',
        ],
    ],
]);
```

Update a comment ([docs](https://shikimori.org/api/doc/1.0/comments/update))

```
$response = $browser->put('comments/8', [
    'body' => [
        'message' => [
            'body' => 'blablabla',
        ],
    ],
]);
```

Destroy a message ([docs](https://shikimori.org/api/doc/1.0/messages/destroy))

```
$browser->delete('messages/12');
```

Catch exceptions

```
use AnimeDb\Bundle\ShikimoriBrowserBundle\Exception\NotFoundException;

try {
    $content = $browser->get('animes/1');
} catch (NotFoundException $e) {
    // anime not found
} catch (\Exception $e) {
    // other exceptions
}
```

You can customize request options. See [Guzzle Documentation](http://docs.guzzlephp.org/en/stable/request-options.html).

License
-------

[](#license)

This bundle is under the [MIT license](http://opensource.org/licenses/MIT). See the complete license in the file: LICENSE

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~93 days

Recently: every ~0 days

Total

14

Last Release

3207d ago

Major Versions

0.1.0 → 1.0.02014-07-05

v1.0.3 → v2.0.02017-07-18

1.0.x-dev → v2.1.02017-07-21

PHP version history (3 changes)0.1.0PHP &gt;=5.4.0

1.0.0PHP &gt;=5.3.3

v2.0.0PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a6415c83577efe7b70d9ae4a3bb12958adc11c16e530ff844ff217b0fd0c54a?d=identicon)[Peter Gribanov](/maintainers/Peter%20Gribanov)

---

Top Contributors

[![peter-gribanov](https://avatars.githubusercontent.com/u/1954436?v=4)](https://github.com/peter-gribanov "peter-gribanov (108 commits)")

---

Tags

browserphppluginshikimori

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/anime-db-shikimori-browser-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/anime-db-shikimori-browser-bundle/health.svg)](https://phpackages.com/packages/anime-db-shikimori-browser-bundle)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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