hongxunpan/php-tools

common php tools and functions

2.4.2 2023-09-23 09:43 UTC

This package is auto-updated.

Last update: 2025-03-11 13:19:43 UTC


README

install

composer require hongxunpan/php-tools

usage

update-log

  • 2.7.0 2024-05-24 Sse supporter
  • 2.6.0 2024-03-06 OpensslEncrypt
  • 2.5.0 2024-02-18 cache remember
  • 2.4.2 2023-09-23 fix framework bugs & add features
  • 2.4.1 2023-06-30 fix script autoload.php path
  • 2.4.0 2023-06-30 add Config & Env
  • 2.3.0 2023-05-19 add get-dir-files
  • 2.2.0 2023-02-20 add ServerMonitor & notice Interface
  • 2.1.1 2022-12-20 redis-lock transaction callable
  • 2.1.0 2022-10-16 add redis-time-limit-offers
  • 2.0.0 2022-10-13 separate out the db-connection
  • 1.4.0 2022-10-11 add mysql pdo connect & abstract db connect
  • 1.3.2 2022-10-08 add function isUserInPool
  • 1.3.1 2022-10-06 fix high draw bugs
  • 1.3.0 2022-10-06 add redis-draw
  • 1.2.0 2022-10-05 add redis && redis-lock
  • 1.1.0 2022-10-04 add validator
  • 1.0.1 2022-10-03 add readme doc
  • 1.0.0 2022-10-03 cli/progress

todo

  • Monolog
  • Server Ping/Pong