Registry / utility / adbario-php-dot-notation

adbario-php-dot-notation

JSON →
library3.5.0phppackagistunverified

PHP dot notation access to arrays

composer require adbario/php-dot-notation
INSTALL
IMPORT
SIG · ADBARIO-PHP-DOT-NO
A
adbario-php-dot-notation
utilityphpv3.5.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.

Dot
use Adbar\Dot;

Access nested array values using dot notation

use Adbar\Dot; $dot = new Dot(['foo' => ['bar' => 'baz']]); echo $dot->get('foo.bar'); // 'baz'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
adbario-php-dot-notation — pip install adbario-php-dot-notation · libregistry