{ "name": "phar-io/manifest", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "license": "BSD-3-Clause", "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "support": { "issues": "https://github.com/phar-io/manifest/issues" }, "require": { "php": "^7.2 || ^8.0", "ext-dom": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
examples | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitattributes | File | 320 B | 0644 |
|
.gitignore | File | 93 B | 0644 |
|
.php_cs.dist | File | 11.63 KB | 0644 |
|
.travis.yml | File | 1.06 KB | 0644 |
|
CHANGELOG.md | File | 1.23 KB | 0644 |
|
LICENSE | File | 1.62 KB | 0644 |
|
README.md | File | 1.23 KB | 0644 |
|
build.xml | File | 2.67 KB | 0644 |
|
composer.json | File | 916 B | 0644 |
|
composer.lock | File | 2.31 KB | 0644 |
|
phive.xml | File | 397 B | 0644 |
|
phpunit.xml | File | 786 B | 0644 |
|
psalm.xml | File | 1.83 KB | 0644 |
|