Dot access for nested structures
Dot has a simple goal, give you access to data using dotted syntax.
Dot it’s a lightweight and fast library that provides access to data using dotted syntax.
The main features of Dot are:
The recommended way to install this package is through Composer.
php composer.phar require "yriveiro/dot"
Tests are performed using the phpunit
library, to run them:
php vendor/bin/phpunit tests
None.
Have an idea? Found a bug?, contributions are welcome :)
Before do any contribution, please read the contribution rules described in contribution guide
Dot is licensed under MIT license.