Registry / utility / weew-helpers-array

weew-helpers-array

JSON →
library1.3.1phppackagistunverified

Useful collection of php array helpers.

composer require weew/helpers-array
INSTALL
IMPORT
SIG · WEEW-HELPERS-ARRAY
W
weew-helpers-array
utilityphpv1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ArrayHelper
use Weew\Helpers\ArrayHelper;

Access and check array values with helper methods.

use Weew\Helpers\ArrayHelper; $array = ['name' => 'John', 'age' => 30]; echo ArrayHelper::get($array, 'name'); // John echo ArrayHelper::has($array, 'age'); // true
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
weew-helpers-array — pip install weew-helpers-array · libregistry