toolkit/php-utils

This package is abandoned and no longer maintained. The author suggests using the toolkit/sys-utils package instead.

some php tool library of the php

v1.0.4 2019-02-02 16:35 UTC

This package is auto-updated.

Last update: 2020-06-11 13:01:16 UTC


README

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