alphayax/php_utils

PHP Utilities classes

Installs: 218

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/alphayax/php_utils

1.4.0 2016-06-26 13:12 UTC

This package is not auto-updated.

Last update: 2025-09-28 00:39:28 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