Skip to content

codemagpie/php-lib-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A utils

Installation

composer require codemagpie/utils

Feature

  1. Support converting string or array keys into small hump and underline.
  2. Support get the enumeration class constant values.