{ "name": "degraciamathieu/nero", "description": "Crash your application", "homepage": "https://github.com/degraciamathieu/nero", "license": "MIT", "keywords": ["breaker", "crash", "joke", "fatal error"], "authors": [ { "name": "De Gracia Mathieu", "email": "contact@degracia-mathieu.fr" } ], "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "5.7.*", "mockery/mockery": "^0.9.9" }, "autoload": { "psr-4": { "DeGraciaMathieu\\Nero\\": "src/" } } }
info at phpclasses dot org