Download the PHP package serendipity_hq/component-array-writer without Composer
On this page you can find all versions of the php package serendipity_hq/component-array-writer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download serendipity_hq/component-array-writer
More information about serendipity_hq/component-array-writer
Files in serendipity_hq/component-array-writer
Package component-array-writer
Short Description A class to read and write PHP arrays.
License MIT
Homepage https://github.com/Aerendir/component-array-writer
Informations about the package component-array-writer
Serendipity HQ Array Writer
A class to write and read arrays.
Current Status
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
Available methods
getValue()
getValueAndForget()
getValueByPartialKey()
isNode()
isReadable()
isRoot()
isWritable()
keyExistsNested()
add()
cp()
cpSafe()
edit()
merge()
mv()
mvSafe()
mvUp()
rm()
wrap()
pathize()
unpathize()
forceArray()
For details about each method, please, read the comments in the code: they are really simple to be read, trust me!
Install Serendipity HQ Array Writer via Composer
$ composer require serendipity_hq/component-array-writer
This library follows the http://semver.org/ versioning conventions.
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
All versions of component-array-writer with dependencies
symfony/property-access Version ^5.4|^6.4|^7.0
thecodingmachine/safe Version ^2.0