Skip to content

itplusx/php-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ITplusX PHP Utilities

Collection of useful PHP utility classes.

Installation

Install this package using composer.

composer require itplusx/php-utilities

Usage

Just instantiate one of the available utility classes or use the provided static methods.

Example:

use ITplusX\Utility;    
...
...
JSON::decode($json);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages