PHPackages                             lukasdev/scanner - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. lukasdev/scanner

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

lukasdev/scanner
================

Exemplo de pacote no packagist - Livro Modern PHP

1.0.0(9y ago)019MITPHP

Since Jun 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lukasdev/scanner)[ Packagist](https://packagist.org/packages/lukasdev/scanner)[ Docs](https://github.com/lukasdev/scanner)[ RSS](/packages/lukasdev-scanner/feed)WikiDiscussions master Synced 2mo ago

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

URL Scanner
===========

[](#url-scanner)

Escaneia uma url e reporta urls inacessiveis (repositório teste) DESCONSIDERE O CONTEÚDO DESTE REPOSITÓRIO, TRATA-SE APENAS DE UM ESTUDO EM OFF!

Install
-------

[](#install)

Via Composer

```
$ composer require lukasdev/scanner
```

Usage
-----

[](#usage)

```
$urls = [
    'http://www.apple.com',
    'http://php.net',
    'http://sdfssdwerw.org'
];
$scanner = new \LukasDev\ModernPHP\Url\Scanner($urls);
print_r($scanner->getInvalidUrls());
```

Testing
-------

[](#testing)

Tests não disponíveis.

Contributing
------------

[](#contributing)

Por favor veja [CONTRIBUTING](CONTRIBUTING.md) para detalhes.

Credits
-------

[](#credits)

- [Lucas Silva](https://github.com/lukasdev)
- [All Contributors](https://github.com/lukasdev/scanner/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3628d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/edc6d13e8122af51141f6c73a23b1ca11b477cad4f9e5bc7105dfb4bd7f851e4?d=identicon)[lukasdev](/maintainers/lukasdev)

---

Top Contributors

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

---

Tags

urlcsvscannermodernphp

### Embed Badge

![Health badge](/badges/lukasdev-scanner/health.svg)

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

PHPackages © 2026

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