strivexnl / strivex-commons
Some custom easy to use functions
Installs: 27
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/strivexnl/strivex-commons
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.