PHPackages                             beatom/dataseo - 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. beatom/dataseo

ActiveLibrary

beatom/dataseo
==============

Демонстрационный пакет в рамках статьи о создании пакета composer

03PHP

Since Dec 22Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

This endpoint will provide you with the list of domains pointing to the specified websites.

- [Installation](#installation)
- [Usage](#usage)

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

[](#installation)

Require this package with composer using the following command:

```
composer require beatom/dataseo
```

- Add the following class to the `providers` array in `config/app.php`: `php \Beatom\DataSeo\HelperServiceProvider::class, `
- publish files: `php artisan vendor:publish --provider="Beatom\DataSeo\HelperServiceProvider" `
- perform migration: `php artisan migrate `
- set API key and API login

> Note: Avoid caching the configuration in your development environment, it may cause issues after installing this package; respectively clear the cache beforehand via `php artisan cache:clear` if you encounter problems when running the commands

Usage
-----

[](#usage)

```
php artisan dataseo:domain_intersection expressvpn.com,nordvpn.com protonvpn.com
```

dataseo:domain\_intersection {targets} {exclude\_targets?}';

{targets} - required. Domains, subdomains or webpages to get links for required field you can set up to 20 domains, subdomains or webpages a domain or a subdomain should be specified without https:// and [www](http://www). a page should be specified with absolute URL (including http:// or https://)

{exclude\_targets?} - not required. Domains, subdomains or webpages you want to exclude optional field you can specify up to 10 domains, subdomains or webpages if you use this array, results will contain the referring domains that link to targets but don’t link to exclude\_targets

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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://www.gravatar.com/avatar/fb7f9da6279d38fc327033c6659a7302bb6ffa04584cd6ae43757f75101e60d5?d=identicon)[beatom](/maintainers/beatom)

---

Top Contributors

[![beatom](https://avatars.githubusercontent.com/u/6093683?v=4)](https://github.com/beatom "beatom (5 commits)")

### Embed Badge

![Health badge](/badges/beatom-dataseo/health.svg)

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

PHPackages © 2026

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