Download the PHP package duxweb/dux-php-admin without Composer

On this page you can find all versions of the php package duxweb/dux-php-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package dux-php-admin

Dux PHP Admin

🚀 PHP 8.4 + Vue 3 的一体化后台解决方案

传统全栈的顺手体验 + 前后端分离的规范化优势,基于一体化模块架构

📖 最新文档 | 🏠 主仓库 | 云市场 | 🌐 官网

PHP Version License Version Stars


[!IMPORTANT] 业务调整说明: 为了方便开发者的维护工作、更好服务用户,并顺应当前 AI 时代的发展方向,dux-php-admin 已并入 DuxAI。 后续框架能力、AI 模块、系统模块与相关文档将统一在 Dux AI 体系内持续维护。

最新文档:https://ai.docs.dux.plus/ 主仓库:https://github.com/duxweb/dux-ai

✨ 核心特性

🏗️ 架构理念(直观理解)

你可以把它理解为 iOS + App微信 + 小程序 的关系:

既保留传统全栈的直观体验,又保持前后端分离的规范化优势。

🚀 快速开始(最短流程)

最新安装与使用说明请优先以 Dux AI 文档为准:

1) 确认环境

请勿使用 Composer 镜像源,保持官方源即可。

2) 获取源码并安装依赖

3) 配置数据库

编辑 config/database.toml

4) 初始化数据库与菜单

5) 启动服务

访问后台:

首次登录后请立即修改默认密码。

📦 前端基座更新(可选)

只有在修改 web/ 目录或升级前端依赖时才需要更新基座:

构建产物输出到:

📚 文档

🤝 参与贡献

后续问题反馈与功能演进请优先在 Dux AI 主仓库进行。

📄 开源协议

本项目基于 MIT 协议开源。


All versions of dux-php-admin with dependencies

PHP Build Version
Package Version
Requires php Version ^8.4
duxweb/dux-lite Version ^2.4.7
donatj/phpuseragentparser Version ^1.10
league/mime-type-detection Version ^1.16
jaybizzle/crawler-detect Version ^1.3
duxweb/dux-lite-cloud Version ^0.0.7
intervention/image Version ^3.11
giggsey/libphonenumber-for-php Version ^9.0
godruoyi/php-snowflake Version ^3.2
cebe/php-openapi Version ^1.8
rap2hpoutre/fast-excel Version ^5.6
staudenmeir/eloquent-json-relations Version ^1.1
duxweb/dux-lite-runtime Version ^0.1.2
ramsey/uuid Version ^4.9.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package duxweb/dux-php-admin contains the following files

Loading the files please wait ...