tenglin/quicktool

There is no license information available for the latest version (1.0.0) of this package.

load custom tool packages through composer

1.0.0 2022-04-11 01:38 UTC

This package is auto-updated.

Last update: 2024-04-11 06:04:31 UTC


README

Load custom tool packages through composer

Install via Composer

composer require tenglin/quicktool

Class List

  • Sftp.php - SFTP Operation Class
  • SQLite3DB.php - SQLite3 Operation Class
  • GoogleAuthenticator.php - Google Authenticator Tool Class
  • Xml2Array.php - Xml To Array Tool Class
  • Array2Xml.php - Array To Xml Tool Class
  • Template.php - Simple Template Engine Class