HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/fabricas.colombiatrade.com.co/web_https/vendor/easyrdf/easyrdf/composer.json
{
    "name": "easyrdf/easyrdf",
    "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
    "version": "0.9.1",
    "type": "library",
    "keywords": ["RDF", "Semantic Web", "Linked Data", "Turtle", "RDFa", "SPARQL"],
    "homepage": "http://www.easyrdf.org/",
    "license": "BSD-3-Clause",
    "authors": [
        {
            "name": "Nicholas Humfrey",
            "email": "[email protected]",
            "homepage": "http://www.aelius.com/njh/",
            "role": "Developer"
        },
        {
            "name": "Alexey Zakhlestin",
            "email": "[email protected]",
            "role": "Developer"
        }
    ],
    "support": {
        "forum": "http://groups.google.com/group/easyrdf/",
        "issues": "http://github.com/njh/easyrdf/issues",
        "irc": "irc://chat.freenode.net/easyrdf"
    },
    "require": {
        "php": ">=5.2.8",
        "ext-mbstring": "*",
        "ext-pcre": "*"
    },
    "suggest": {
        "ml/json-ld": "~1.0"
    },
    "require-dev": {
        "phpunit/PHPUnit": "~3.5",
        "squizlabs/php_codesniffer": "~1.4.3",
        "sami/sami": "~1.4"
    },
    "autoload": {
        "psr-0": { "EasyRdf_": "lib/" }
    }
}