PHPackages                             maxlen/yii2\_parse\_by\_domain - 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. maxlen/yii2\_parse\_by\_domain

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

maxlen/yii2\_parse\_by\_domain
==============================

Yii2 domain parser

015PHP

Since Oct 9Pushed 9y agoCompare

[ Source](https://github.com/maxlen/yii2_parse_by_domain)[ Packagist](https://packagist.org/packages/maxlen/yii2_parse_by_domain)[ RSS](/packages/maxlen-yii2-parse-by-domain/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

Yii2 Parser by domain

### By this package you can:

[](#by-this-package-you-can)

- grab all links of domain
- store all \*.pdf files (or all extensions which you need)

Installation:
=============

[](#installation)

### composer install

[](#composer-install)

In console:

```
    composer require maxlen/yii2_parse_by_domain

```

or add to file composer.json:

```
    "require": {
       "maxlen/yii2_parse_by_domain" : "dev-master"
    },
    "repositories": [
       {
          "type": "git",
          "url": "https://github.com/maxlen/yii2_parse_by_domain.git"
       },
    ]...

```

### Configuration

[](#configuration)

1. Add string in file \\common\\config\\aliases.php :

    Yii::setAlias('vendor', dirname(dirname(DIR)) .'/vendor');
2. Add in file \\common\\config\\params.php :

    "yii.migrations"=&gt; \[ "@vendor/maxlen/yii2\_parse\_by\_domain/migrations", \],
3. In console:

```
    php yii composer migrate

```

How should I use it:
====================

[](#how-should-i-use-it)

etc.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1764950?v=4)[Maxim Gavrilenko](/maintainers/maxlen)[@maxlen](https://github.com/maxlen)

---

Top Contributors

[![maxlen](https://avatars.githubusercontent.com/u/1764950?v=4)](https://github.com/maxlen "maxlen (2 commits)")

### Embed Badge

![Health badge](/badges/maxlen-yii2-parse-by-domain/health.svg)

```
[![Health](https://phpackages.com/badges/maxlen-yii2-parse-by-domain/health.svg)](https://phpackages.com/packages/maxlen-yii2-parse-by-domain)
```

PHPackages © 2026

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