PHPackages                             andriisokolovskyi/test - 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. andriisokolovskyi/test

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

andriisokolovskyi/test
======================

00PHP

Since Jun 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devsokol/dns-service)[ Packagist](https://packagist.org/packages/andriisokolovskyi/test)[ RSS](/packages/andriisokolovskyi-test/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel DNS
===========

[](#laravel-dns)

This project is a Laravel package that provides a simple way to get DNS records for a domain.

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

[](#installation)

Clone this repository and install the dependencies:

```
git clone https://github.com/your-repo/laravel-dns.git
cd laravel-dns
composer install
```

### Usage

[](#usage)

```
use App\Domain\Dns;

$dns = new Dns();
$records = $dns->getRecords('example.com');
```

### Running Tests

[](#running-tests)

```
vendor/bin/phpunit tests/Domain/DnsTest.php
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

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/41e4fd69e1e14a8cf5a76b4ec0d43e509bbf6e53d2d7c98aba0fa28c84f579c2?d=identicon)[devsokol](/maintainers/devsokol)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/andriisokolovskyi-test/health.svg)

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

###  Alternatives

[sarhan/php-flatten

Flattens multidimensional arrays, traversables and vars into one dimensional array.

22185.1k1](/packages/sarhan-php-flatten)[bartlett/sarif-php-sdk

PHP library to create and manipulate SARIF logs

1196.1k6](/packages/bartlett-sarif-php-sdk)[jtsternberg/shortcode-button

Tinymce and Quicktag buttons (and modals) for outputting shortcodes. Built to work with CMB2.

791.3k1](/packages/jtsternberg-shortcode-button)

PHPackages © 2026

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