Download the PHP package chenyongze/xgk-tp6-admin without Composer

On this page you can find all versions of the php package chenyongze/xgk-tp6-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 xgk-tp6-admin

大道至简 · 原生框架

非常感谢大家一直以来对 ThinkAdmin 的支持,ThinkAdmin 从 v1 到 v6 经历了几次大的调整,但总体都是基于 ThinkPHP 最新版本为核心在开发,以微信领域及最简后台为目标在设计。

由于现有功能并不能满足所有项目的需求,ThinkAdmin 只做基础底层的开发,这里包括系统权限管理,系统存储配置,微信授权管理,以及常用功能集成等…… 因此 ThinkAdmin 也被定性为外包二开基线项目,目前已经有许多公司及个人在使用。

ThinkAdmin v6 是基于 v1-v5 版本的积累,结合 ThinkPHP 6.0 的思维重新调整,减少大量原非必需的组件,自建存储层、服务层及任务机制,增加了许多友好指令!

ThinkAdmin v6 经历了数个项目实践与测试,不停的调整,目前系统模块及微信模块已经趋于稳定,现将系统模块及微信定为 v6 内核两大模块发布,其他商城模块及相关辅助模块后续更进……

再次感谢大家对 ThinkAdmin 的支持,同时也祝大家新年快乐!!!

ThinkAdmin v6 依赖自制组件 ThinkLibrary v6,ThinkLibrary v6 是针对 ThinkPHP 6.0 定制开发。

我们致力于二次开发底层框架,提供完整的组件及API,基于此框架可以快速开发应用。

另外项目安装及二次开发可以参考 ThinkPHP 官方文档,数据库文件摆放在项目根目录下。

ThinkAdmin 非常适用快速二次开发,默认集成 微信开发组件,支持微信服务号、微信支付、支付宝支付、七牛云存储、本地服务器存储、阿里云OSS存储等。 后台UI基于最新版本的 LayUI 及 RequireJs 加载第三方插件(建议自行了解 LayUI 及 RequireJs)。

注意事项

技术支持

开发前请认真阅读 ThinkPHP 官方文档会对您有帮助哦!

本地开发命令php think run,使用http://127.0.0.1:8000访问项目。

官方地址及开发指南:https://thinkadmin.top

PHP 开发技术交流( QQ 群 513350915)

PHP微信开发群 (SDK)

注解权限

注解权限是指通过方法注释来实现后台RBAC授权管理,用注解来管理功能节点。

开发人员只需要写好注释,RBAC的节点会自动生成,只需要配置角色及用户就可以使用RBAC权限。

代码仓库

ThinkAdmin 为 MIT 协议开源项目,安装使用或二次开发不受约束,欢迎 fork 项目。

部分代码来自互联网,若有异议可以联系作者进行删除。

框架指令

1. 线上代码更新

2. 守护进程管理(可自建定时任务去守护监听主进程)

3. 本地调试管理(可自建定时任务去守护监听主进程)

赞助打赏

赞助

项目版本

体验账号及密码都是admin

ThinkAdmin v6 基于 ThinkPHP 6.0 开发(后台权限基于注解实现)

ThinkAdmin v5 基于 ThinkPHP 5.1 开发(后台权限基于注解实现)

ThinkAdmin v4 基于 ThinkPHP 5.1 开发(不建议继续使用)

ThinkAdmin v3 基于 ThinkPHP 5.1 开发(不建议继续使用)

ThinkAdmin v2 基于 ThinkPHP 5.0 开发(不建议继续使用)

ThinkAdmin v1 基于 ThinkPHP 5.0 开发(不建议继续使用)


All versions of xgk-tp6-admin with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.0
ext-gd Version *
ext-xml Version *
ext-json Version *
ext-curl Version *
ext-iconv Version *
ext-openssl Version *
ext-mbstring Version *
ext-simplexml Version *
endroid/qr-code Version ^1.9
topthink/framework Version ^6.0
topthink/think-view Version ^1.0
topthink/think-multi-app Version ^1.0
chenyongze/think-library Version ^6.0.1
chenyongze/wechat-developer Version ^2.0
chenyongze/ip2region Version ^2.0
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 chenyongze/xgk-tp6-admin contains the following files

Loading the files please wait ....