PHPackages                             railken/mangadex - 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. [API Development](/categories/api)
4. /
5. railken/mangadex

ActiveLibrary[API Development](/categories/api)

railken/mangadex
================

v0.1.3(7y ago)1571MITPHPPHP &gt;=7.1

Since Jan 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/railken/mangadex)[ Packagist](https://packagist.org/packages/railken/mangadex)[ RSS](/packages/railken-mangadex/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (5)Used By (0)

Mangadex
========

[](#mangadex)

[![Build Status](https://camo.githubusercontent.com/ad4cc7e90e5db373846a8a0f1a52236b4d5e691f594b341305d8f6c603bc03f6/68747470733a2f2f7472617669732d63692e6f72672f7261696c6b656e2f6d616e67616465782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/railken/mangadex)

Mangadex scraper

Requirements
============

[](#requirements)

PHP 7.1 and later.

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

[](#installation)

You can install it via [Composer](https://getcomposer.org/) by typing the following command:

```
composer require railken/mangadex
```

Usage
-----

[](#usage)

```
use Railken\Mangadex\MangadexApi;

$api = new MangadexApi();

$result = $api
    ->search()
    ->includeTags(['Action', 'Adventure'])
    ->excludeTags(['Samurai'])
    ->status('Ongoing')
    ->name('a')
    ->artist('a')
    ->page(2)
    ->get();
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Total

4

Last Release

2733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea4a9e56b247008aea4d20bb8a555a9f0cb69d0ac69aa8417b29fc37efa2eb5c?d=identicon)[railken](/maintainers/railken)

---

Top Contributors

[![railken](https://avatars.githubusercontent.com/u/26530231?v=4)](https://github.com/railken "railken (21 commits)")

---

Tags

apimangadexpackagephpscrapermangadex

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/railken-mangadex/health.svg)

```
[![Health](https://phpackages.com/badges/railken-mangadex/health.svg)](https://phpackages.com/packages/railken-mangadex)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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