Download the PHP package phar-io/manifest without Composer
On this page you can find all versions of the php package phar-io/manifest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phar-io/manifest
More information about phar-io/manifest
Files in phar-io/manifest
Download phar-io/manifest
More information about phar-io/manifest
Files in phar-io/manifest
Vendor phar-io
Package manifest
Short Description Component for reading phar.io manifest information from a PHP Archive (PHAR)
License BSD-3-Clause
Package manifest
Short Description Component for reading phar.io manifest information from a PHP Archive (PHAR)
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package manifest
Manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR).
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require phar-io/manifest
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev phar-io/manifest
Usage Examples
Read from manifest.xml
Output
Create via API
Output
All versions of manifest with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-dom Version *
ext-phar Version *
ext-libxml Version *
ext-xmlwriter Version *
phar-io/version Version ^3.0.1
ext-dom Version *
ext-phar Version *
ext-libxml Version *
ext-xmlwriter Version *
phar-io/version Version ^3.0.1
The package phar-io/manifest contains the following files
Loading the files please wait ....