PHPackages                             sebastianwestberg/antiscrape - 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. sebastianwestberg/antiscrape

ActiveLibrary

sebastianwestberg/antiscrape
============================

A layer of scraping protection for your sensitive text data

17PHP

Since May 23Pushed 10y ago2 watchersCompare

[ Source](https://github.com/sebastianwestberg/antiscrape)[ Packagist](https://packagist.org/packages/sebastianwestberg/antiscrape)[ RSS](/packages/sebastianwestberg-antiscrape/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Antiscrape
==========

[](#antiscrape)

[![Build Status](https://camo.githubusercontent.com/eeb6e00d4505b20325191e8ad1f6b22484840e711150cf68af5a3cf7416c0597/68747470733a2f2f7472617669732d63692e6f72672f73656261737469616e77657374626572672f616e74697363726170652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sebastianwestberg/antiscrape)

Example usage
-------------

[](#example-usage)

```
use Antiscrape\Scrambler\GenericScrambler as Scrambler;
use Antiscrape\Formatter\CssFormatter;
use Antiscrape\Formatter\HtmlFormatter;

$scrambler = new Scrambler();
$scramble = $scrambler->scramble('Lorem ipsum.');

```

Todo
----

[](#todo)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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/60d3b0aca21450233156b222d89b54b9180166b636587eb209000c58529188c6?d=identicon)[estrar](/maintainers/estrar)

---

Top Contributors

[![sebastianwestberg](https://avatars.githubusercontent.com/u/4223277?v=4)](https://github.com/sebastianwestberg "sebastianwestberg (5 commits)")[![tobiassjosten](https://avatars.githubusercontent.com/u/65159?v=4)](https://github.com/tobiassjosten "tobiassjosten (1 commits)")

### Embed Badge

![Health badge](/badges/sebastianwestberg-antiscrape/health.svg)

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

PHPackages © 2026

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