Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/weew/helpers-array/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/weew/helpers-array/composer.json

{
    "name": "weew/helpers-array",
    "description": "Useful collection of php array helpers.",
    "license": "MIT",
    "authors": [
        {
            "name": "Maxim Kott",
            "email": "maximkott@gmail.com"
        }
    ],
    "autoload": {
        "files": [
            "src/array.php"
        ]
    },
    "require-dev": {
        "phpunit/phpunit": "^4.7",
        "satooshi/php-coveralls": "^0.6.1"
    }
}