Download the PHP package suqflash/piadmin without Composer
On this page you can find all versions of the php package suqflash/piadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package piadmin
🚀 PiAdmin 后台管理系统
PiAdmin 是基于 Webman 构建的现代化后台管理系统,开箱即用,快速集成,助力高效开发。
📦 安装步骤
- 安装 Webman 项目:
composer create-project workerman/webman:~2.0
- 安装 PiAdmin 插件:
composer require suqflash/piadmin
- 执行安装命令:
php webman app-plugin:install piadmin
- 配置环境与数据库:
- 编辑项目根目录的
.env
文件,填写数据库信息 - 手动导入提供的 SQL 文件
- 编辑项目根目录的
🛠️ 运行环境
- 操作系统:推荐 Linux
- PHP:8.2+
- 数据库:MySQL 5.7
- 缓存服务:Redis
📚 文档与支持
文档正在整理中,敬请期待。如需提前了解,可直接阅读源码。
All versions of piadmin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
webman/think-orm Version ^2.1
webman/cache Version ^2.1
webman/redis Version ^2.1
webman/captcha Version ^1.0
webman/event Version ^1.0
webman/console Version ^2.1.8
workerman/crontab Version ^1.0
tinywan/jwt Version ^1.11
tinywan/storage Version ^1.1
topthink/think-validate Version ^3.0
topthink/think-orm Version ^2.0.53 || ^3.0.0
vlucas/phpdotenv Version ^5.6
ramsey/uuid Version ^4.9.0
openspout/openspout Version ^4.0
guzzlehttp/guzzle Version ^7.9
symfony/translation Version ^6.4.23 || ^7.3
psr/container Version >=1.0
php-di/php-di Version ^6.3 || ^7.0
doctrine/annotations Version >=1.14
webman/think-orm Version ^2.1
webman/cache Version ^2.1
webman/redis Version ^2.1
webman/captcha Version ^1.0
webman/event Version ^1.0
webman/console Version ^2.1.8
workerman/crontab Version ^1.0
tinywan/jwt Version ^1.11
tinywan/storage Version ^1.1
topthink/think-validate Version ^3.0
topthink/think-orm Version ^2.0.53 || ^3.0.0
vlucas/phpdotenv Version ^5.6
ramsey/uuid Version ^4.9.0
openspout/openspout Version ^4.0
guzzlehttp/guzzle Version ^7.9
symfony/translation Version ^6.4.23 || ^7.3
psr/container Version >=1.0
php-di/php-di Version ^6.3 || ^7.0
doctrine/annotations Version >=1.14
The package suqflash/piadmin contains the following files
Loading the files please wait ....