PHPackages                             mosx/dnsinfo-service - 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. mosx/dnsinfo-service

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mosx/dnsinfo-service
====================

Functionality to get dns information about specific website

v1.0.0(2y ago)05MITPHP

Since Jul 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mosX/lvivit_package)[ Packagist](https://packagist.org/packages/mosx/dnsinfo-service)[ RSS](/packages/mosx-dnsinfo-service/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

lvivit\_package
===============

[](#lvivit_package)

Test Task Package

For using this sophisticated package you should:

1. Add dependency with composer

    ```
     composer require mosx/dnsinfo-service

    ```
2. Install dependency composer install
3. require\_once("vendor/autoload.php"); If you did not do it already
4. connect it with

    ```
     use MosxTech\DnsInfoService\DnsInfoService;

    ```
5. Create instance of the object and use its functionality )

    ```
    $dns = new DnsInfoService();
    $result =  $dns->getDnsInfo('google.com');

    ```
6. In result you will get an array with data

###  Health Score

20

—

LowBetter than 13% 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

1091d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4604707?v=4)[Slawik](/maintainers/mosX)[@mosX](https://github.com/mosX)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mosx-dnsinfo-service/health.svg)

```
[![Health](https://phpackages.com/badges/mosx-dnsinfo-service/health.svg)](https://phpackages.com/packages/mosx-dnsinfo-service)
```

###  Alternatives

[pestphp/pest

The elegant PHP Testing Framework.

11.6k72.2M20.4k](/packages/pestphp-pest)[drupal/core-dev

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

2022.6M341](/packages/drupal-core-dev)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)

PHPackages © 2026

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