This package contains some easy-to-use functions.
Installing Strivex Commons is easy. Follow these steps to install Strivex Commons.
-
Install Strivex Commons
Install Strives Commons using composer.
$ composer require strivexnl/strivex-commons
Strivex Commons contains some nice tools, divided by its use:
-
Strivex\Commons\Json\JsonEditor
Easy JSON manipulation in PHP (array and 'dot' notation).
-
Strivex\Commons\String\StringHelper
Contains easy to use string functions.