Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

php-toolkit/php-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php utils

License Php Version Latest Stable Version

Some useful basic tool class for php.

Contains:

  • simple autoloader
  • php env info
  • dot env load .env
  • error and exception info
  • common php helper
  • and more ...

Install

composer require toolkit/php-utils

License

MIT