Download the PHP package thingston/settings without Composer
On this page you can find all versions of the php package thingston/settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thingston/settings
More information about thingston/settings
Files in thingston/settings
Download thingston/settings
More information about thingston/settings
Files in thingston/settings
Vendor thingston
Package settings
Short Description A simple but effective read-only settings package for PHP 8.1.
License MIT
Homepage https://github.com/thingston/settings
Package settings
Short Description A simple but effective read-only settings package for PHP 8.1.
License MIT
Homepage https://github.com/thingston/settings
Please rate this library. Is it a good library?
Informations about the package settings
Thingston Settings
A simple but effective read-only settings package for PHP 8.1.
Requirements
- PHP 8.1
Instalation
composer require thingston/settings
Usage
Please check the Documentation.
Testing
Available Composer scripts:
composer run test- Runs all tests using PHPUnit.composer run coverage:text- Runs all tests using PHPUnit and generates a coverage report to the console.composer run coverage:clover- Runs all tests using PHPUnit and generates an XML coverage report to filecoverage.xml.composer run coverage:html- Runs all tests using PHPUnit and generates an XML coverage report to directorycoverage.composer run coverage:check- Runs thecoverage:cloverscript and checks the code coverage rate (requires >= 90%).composer run analyze- Runs the PHPStan static analysis and displays the results to the console.composer run cs- Runs the Code Sniffer static analysis and displays any errors to the console.composer run cbf- Runs the Code Sniffer code fixer and displays the results to the console.composer run checks- Runs the scriptscs,analyzeandcoverage:checkand displays the results to the console.
Support
- Issues: https://github.com/thingston/settings/issues
- Documentation: https://github.com/thingston/settings/wiki
All versions of settings with dependencies
PHP Build Version
Package Version
The package thingston/settings contains the following files
Loading the files please wait ...