Download the PHP package nouvu/config without Composer
On this page you can find all versions of the php package nouvu/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor nouvu
Package config
Short Description Config PHP 8.0
License Apache-2.0
Homepage https://github.com/MouseZver/ConfigPHP
Package config
Short Description Config PHP 8.0
License Apache-2.0
Homepage https://github.com/MouseZver/ConfigPHP
Please rate this library. Is it a good library?
Informations about the package config
composer require nouvu/config
Method | Description |
---|---|
set( string | int | null $offset, mixed $value ): void | set values |
add( string | int | null $offset, array $value, bool $before = false ): void | add values |
get( string | int | null $offset, mixed $default = null ): mixed | get value(s) |
has( string | int $offset ): bool | has offset |
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package nouvu/config contains the following files
Loading the files please wait ....