2017 © Pedro Peláez
 

library php-utilities

Collection of useful PHP utilities.

image

itplusx/php-utilities

Collection of useful PHP utilities.

  • Wednesday, March 9, 2016
  • by vjanoch
  • Repository
  • 2 Watchers
  • 0 Stars
  • 435 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

ITplusX PHP Utilities

Collection of useful PHP utility classes., (*1)

Installation

Install this package using composer., (*2)

composer require itplusx/php-utilities

Usage

Just instantiate one of the available utility classes or use the provided static methods., (*3)

Example:, (*4)

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

The Versions

09/03 2016

dev-master

9999999-dev

Collection of useful PHP utilities.

  Sources   Download

MIT