PHP Labware source code viewer / Internal utilities | 19 May, 2025
Root | Help
./internal_utilities/htmLawed/composer.json
{
    "name": "htmlawed/htmlawed",
    "type": "library",
    "description": "Official htmLawed PHP library for HTML filtering",
    "keywords": [
        "clean","compliance","filter","filtering","htm","html","input","purify","safe","safety","sanitize","sanitizer","standards","text","xss"
    ],
    "homepage": "https://bioinformatics.org/phplabware/internal_utilities/htmLawed",
    "license": [
        "GPL-2.0-or-later","LGPL-3.0-only"
    ],
    "authors": [
        {
            "name": "Santosh Patnaik",
            "email": "drpatnaikREMOVECAPS@yahoo.com",
            "role": "Creator and developer"
        }
    ],
    "require": {
        "php": ">=4.4"
    },
    "repositories": [
        {
         "type": "composer",
         "url": "https://bioinformatics.org/phplabware/downloads"
        },
        {
         "type": "composer",
         "url": "https://sourceforge.net/projects/htmlawed/files"
        }
    ],
    "support": {
        "docs": "https://bioinformatics.org/phplabware/internal_utilities/htmLawed",
        "forum": "https://bioinformatics.org/phplabware/internal_utilities/htmLawed",
        "source": "https://bioinformatics.org/phplabware/internal_utilities/htmLawed"
    }
}
Presented with Sourceer
PHP Labware home | visitors since Sept 2017