PHPackages                             pelgow/oss-inazuma - 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. pelgow/oss-inazuma

ActiveLibrary

pelgow/oss-inazuma
==================

1.1.2(2y ago)06MITPHPPHP &gt;=8.0

Since Jul 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Pelgow/oss-inazuma)[ Packagist](https://packagist.org/packages/pelgow/oss-inazuma)[ RSS](/packages/pelgow-oss-inazuma/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

oss-inazuma
===========

[](#oss-inazuma)

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

[](#installation)

To initialize your project and install everything you need in your directory, run the following commands:

Initialize the project:

```
composer init
```

Install PHPStan for development:

```
composer require --dev phpstan/phpstan
```

Install Symfony HTTP Client:

```
composer require symfony/http-client
```

Install Symfony DomCrawler:

```
composer require symfony/dom-crawler
```

Install Symfony CSS Selector:

```
composer require symfony/css-selector
```

Install PHPUnit for development:

```
composer require --dev phpunit/phpunit
```

To launch your application, run the following command:

```
php build/index.php
```

To run the tests, use the following command:

```
composer NomDuTest
```

Note: Replace "NomDuTest" with the actual name of the test you want to run.

Local Development
-----------------

[](#local-development)

```
composer install
```

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

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1038d ago

### Community

Maintainers

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

---

Top Contributors

[![Pelgow](https://avatars.githubusercontent.com/u/90533095?v=4)](https://github.com/Pelgow "Pelgow (20 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pelgow-oss-inazuma/health.svg)

```
[![Health](https://phpackages.com/badges/pelgow-oss-inazuma/health.svg)](https://phpackages.com/packages/pelgow-oss-inazuma)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

5139.4M285](/packages/laravel-browser-kit-testing)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2021.0M276](/packages/drupal-core-dev)

PHPackages © 2026

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