PHPackages                             alucas/iim-td3 - 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. alucas/iim-td3

ActiveLibrary

alucas/iim-td3
==============

Scrap planning lol

1.0.0(2y ago)05MITPHP

Since Jul 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Arthur-Lucas/iim-td3)[ Packagist](https://packagist.org/packages/alucas/iim-td3)[ RSS](/packages/alucas-iim-td3/feed)WikiDiscussions main Synced 1mo ago

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

iim-td3
=======

[](#iim-td3)

[![Last version](https://camo.githubusercontent.com/f882d5e0fb6bc1e36caa6a428803351156ef76060dce097f30fedb0cdc261de5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c756361732f69696d2d7464333f6d61784167653d33363030)](https://packagist.org/packages/alucas/iim-td3)

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

[](#installation)

```
composer require alucas/iim-td3
```

```
composer install
```

How to use ?
------------

[](#how-to-use-)

```
use Alucas\td3\Scrapper;

// Initialize the scrapper
$scrapper = new Scrapper();

// get all characters (pagination, 60 per array)
$clones = $scrapper->getAllcharacters();
```

Architercture :
---------------

[](#architercture-)

```
Class Clone :
    - name: string
    - description: string
    - imageLink: string
```

Local test &amp; linters :
--------------------------

[](#local-test--linters-)

```
php vendor/bin/phpstan analyse src --level=max
```

```
php vendor/bin/php-cs-fixer fix src --rules=@PSR12
```

```
php vendor/bin/phpunit tests
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1043d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4064bdff5452a517237a3193f963753383e46e506f479de6bf9fe82e96e7f70b?d=identicon)[Arthur-Lucas](/maintainers/Arthur-Lucas)

---

Top Contributors

[![Arthur-Lucas](https://avatars.githubusercontent.com/u/90458016?v=4)](https://github.com/Arthur-Lucas "Arthur-Lucas (16 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alucas-iim-td3/health.svg)

```
[![Health](https://phpackages.com/badges/alucas-iim-td3/health.svg)](https://phpackages.com/packages/alucas-iim-td3)
```

PHPackages © 2026

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