Skip to content

alphayax/php_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Utils

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