lil5/poisonaibros

dev-main 2026-05-20 07:20 UTC

This package is not auto-updated.

Last update: 2026-07-24 14:09:16 UTC


README

Inspired by https://github.com/Artepti/PoisonAIBros

Will replace letters with cyrillic counter parts and add zero width characters randomly to the text.

Usage

use Lil5\PoisonAiBros;

$ai = new PoisonAiBros\PoisonAiBros();
$ai->poison("<p>hello</p>");

Install

composer require lil5/poisonaibros

License

MIT