nikunjs21/php8-utils

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

php8 utility classes

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nikunjs21/php8-utils

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

This package is not auto-updated.

Last update: 2026-01-01 20:21:22 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