Download the PHP package compwright/php-os-release without Composer
On this page you can find all versions of the php package compwright/php-os-release. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download compwright/php-os-release
More information about compwright/php-os-release
Files in compwright/php-os-release
Download compwright/php-os-release
More information about compwright/php-os-release
Files in compwright/php-os-release
Vendor compwright
Package php-os-release
Short Description FreeDesktop.org os-release file reader for PHP
License MIT
Package php-os-release
Short Description FreeDesktop.org os-release file reader for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package php-os-release
FreeDesktop.org os-release file reader for PHP
For more information about the os-release standard, see https://www.freedesktop.org/software/systemd/man/os-release.html
This library will attempt to read and parse the two standard os-release information files, in order of precedence:
- /etc/os-release
- /usr/lib/os-release
If no file exists, or if the file cannot be read, an OsReleaseException will be thrown.
Installation
To install, use composer:
Usage
Testing
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of php-os-release with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
The package compwright/php-os-release contains the following files
Loading the files please wait ...