strivexnl / strivex-commons
Some custom easy to use functions
1.1.0
2024-04-19 15:39 UTC
Requires
- php: >= 7.4
- adbario/php-dot-notation: ^3.3
README
This package contains some easy-to-use functions.
How to install?
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
What is in the package?
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.