PHPackages                             azak1r/dscan - 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. azak1r/dscan

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

azak1r/dscan
============

A directional scan (Dscan) result sharing tool for EVE Online. This tool is part of the Leviathan Suite

00PHP

Since Dec 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/azak1r/dscan)[ Packagist](https://packagist.org/packages/azak1r/dscan)[ RSS](/packages/azak1r-dscan/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Dscan
=====

[](#dscan)

EVE Online D-Scan Parser for sharing to the correct intel channels. This package is made for the Leviathan suite. Based on [Shib-D-Scan-Tool](https://github.com/shibdib/Shib-D-Scan-Tool) but updated to the latest game version and moved over to laravel.

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d6a7f526dce87b9ba83a361e84fa8c834e287eccbc735730d038296f64eae90e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f417a616b31722f447363616e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Azak1r/Dscan/?branch=master)[![Build Status](https://camo.githubusercontent.com/407c4fd2f6ed3e121c9b1cee1ad4dc03d23995df08542979673c3ead4a527e95/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f417a616b31722f447363616e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Azak1r/Dscan/build-status/master)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

How to install
--------------

[](#how-to-install)

Start by grabbing the package using composer (Needs to be added to packagist first TBD)

```
composer require azak1r/dscan

```

#### Database

[](#database)

The tool comes with some preset database tables and data that require some work:

run the following commands in order

```
php artisan vendor:publish --tag=migrations // This moves the Migration files to the main App
php artisan vendor:publish --tag=seeds // This moves the Seeder files to the main App

php artisan migrate

```

Follow that up by running the following commands

```
composer dump-autoload
php artisan db:seed --class=DScanDataSeeder

```

#### Views

[](#views)

All views for the tool are made to extend the Leviathan suite templates, so in order to modify the views run:

```
php artisan vendor:publish --tag=views

```

This will add the views to your `/resources/views/vendor/Dscan` folder so you can then customize them for your own styling

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

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/903192?v=4)[Joery Pigmans](/maintainers/Azak1r)[@azak1r](https://github.com/azak1r)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/azak1r-dscan/health.svg)

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

PHPackages © 2026

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