Download the PHP package io-developer/php-keyget without Composer
On this page you can find all versions of the php package io-developer/php-keyget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download io-developer/php-keyget
More information about io-developer/php-keyget
Files in io-developer/php-keyget
Download io-developer/php-keyget
More information about io-developer/php-keyget
Files in io-developer/php-keyget
Vendor io-developer
Package php-keyget
Short Description PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
License MIT
Homepage https://github.com/io-developer/php-keyget
Package php-keyget
Short Description PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
License MIT
Homepage https://github.com/io-developer/php-keyget
Please rate this library. Is it a good library?
Informations about the package php-keyget
PHP KeyGet
Library solves routine actions like:
- Get array value by key/index if exists or return default value
- Set array key/index if not exists
Installation
System requirements:
PHP >= 5.0 (tests for 7.1 up to nightly)
Composer:
or composer.json:
Examples
Get value by key of default if not exists
Set value if key not exists
All versions of php-keyget with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.0
The package io-developer/php-keyget contains the following files
Loading the files please wait ....