HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/www/home/wp-content/plugins/mailoptin/vendor/soundasleep/html2text/composer.json
{
  "name": "soundasleep/html2text",
  "description": "A PHP script to convert HTML into a plain text format",
  "type": "library",
  "keywords": [ "php", "html", "text", "email" ],
  "homepage": "https://github.com/soundasleep/html2text",
  "license": "EPL-1.0",
  "authors": [
    {
      "name": "Jevon Wright",
      "homepage": "https://jevon.org",
      "role": "Developer"
    }
  ],
  "autoload": {
    "psr-4": {
      "Html2Text\\": "src"
    }
  },
  "support": {
    "email": "support@jevon.org"
  },
  "require": {
    "php": ">=5.3.2",
    "ext-dom": "*",
    "ext-libxml": "*"
  },
  "require-dev": {
    "phpunit/phpunit": ">=4.0",
    "soundasleep/component-tests": "dev-master"
  }
}