Registry / utility / arcanedev-support

arcanedev-support

JSON →
library11.0.0phppackagistunverified

ARCANEDEV Support Helpers providing various utility functions for PHP development.

composer require arcanedev/support
INSTALL
IMPORT
SIG · ARCANEDEV-SUPPORT
A
arcanedev-support
utilityphpv11.0.0
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.

Arr
use Arcanedev\Support\Helpers\Arr;

Use the Arr helper to access array values.

use Arcanedev\Support\Helpers\Arr; $array = ['foo' => 'bar']; $value = Arr::get($array, 'foo');
Debug
Known issues
breakingVersion 11.0.0 may have breaking changes from earlier versions.
fix
Review the changelog when upgrading from older versions.
affects: >=11.0.0
Upgrade
Version history
11.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
arcanedev-support — pip install arcanedev-support · libregistry