seworqs / seworqs-commons
Some custom easy to use functions
1.0.0
2024-07-16 07:40 UTC
Requires
- php: >= 7.4
- adbario/php-dot-notation: ^3.3
This package is auto-updated.
Last update: 2024-11-17 06:47:31 UTC
README
This package contains some easy-to-use functions.
How to install?
Installing SEWorqs Commons is easy. Follow these steps to install SEWorqs Commons.
-
Install SEWorqs Commons
Install Strives Commons using composer.
$ composer require seworqs/seworqs-commons
What is in the package?
SEWorqs Commons contains some nice tools, divided by its use:
-
SEWorqs\Commons\Json\JsonEditor
Easy JSON manipulation in PHP (array and 'dot' notation).
-
SEWorqs\Commons\String\StringHelper
Contains easy to use string functions.