更新后端基础

This commit is contained in:
技术老胡
2026-02-23 11:33:27 +08:00
parent 4a34feec54
commit d29751cce8
75 changed files with 2978 additions and 1489 deletions

View File

@@ -28,23 +28,18 @@
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0",
"php-di/php-di": "7.0",
"webman/cache": "^2.1",
"webman/database": "^2.1",
"webman/redis": "^2.1",
"illuminate/events": "^11.0",
"webman/redis-queue": "^1.3",
"illuminate/events": "^12.49",
"webman/cache": "^2.1",
"webman/console": "^2.1",
"topthink/think-validate": "^3.0",
"webman/rate-limiter": "^1.1",
"webman/captcha": "^1.0",
"webman/event": "^1.0",
"vlucas/phpdotenv": "^5.6",
"workerman/crontab": "^1.0",
"webman/console": "^2.1",
"firebase/php-jwt": "^6.0",
"illuminate/database": "^11.0",
"guzzlehttp/guzzle": "^7.0",
"ramsey/uuid": "^4.0",
"nesbot/carbon": "^3.0",
"webman/database": "^2.1"
"webman/redis-queue": "^2.1",
"firebase/php-jwt": "^7.0"
},
"suggest": {
"ext-event": "For better performance. "