alphayax/php_utils

PHP Utilities classes

1.4.0 2016-06-26 13:12 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:37:05 UTC


README

Latest Stable Version Latest Unstable Version pakagist

Travis Coverage Status Codacy Badge

License Total Downloads

A set of PHP utilities class

Rest

A tiny class using curl in object object oriented style

Moved into stand alone project : https://github.com/alphayax/rest

Available on composer :

    composer require alphayax/rest

Cli

GetOpt

A class to parse parameters given to a script

Moved into stand alone project : https://github.com/alphayax/get_opt

Available on composer :

    composer require alphayax/get_opt

IO

A class to provide stdout & stderr functions with color

File System

A set of classes for files and directories management