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

Latest commit

 

History

History
26 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 634 Bytes

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