nikunjs21/php8-utils

There is no license information available for the latest version (v1.0.0) of this package.

php8 utility classes

v1.0.0 2025-01-15 17:17 UTC

This package is not auto-updated.

Last update: 2025-09-11 19:03:29 UTC


README

Utility Classes

Installation

Add a line to your "require" section in your composer configuration:

"require":           {
	"nikunjs21/php8-utils": "1.0.*"
}

Run a composer update:

$ composer update