Download the PHP package saithink/saiadmin without Composer

On this page you can find all versions of the php package saithink/saiadmin. 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 saiadmin

SaiAdmin 3.x

基于webman(高性能HTTP服务框架)开箱即用的高质量中后台管理系统

安装

composer环境的安装命令如下 已经做了版本兼容,最低支持php7.3,已支持最新的php8.3 如果php7.3无法直接安装,采用下面的安装命令 启动方式请查看webman官方文档

功能列表

• 用户管理,用户添加、修改、删除,支持不同用户登录后台看到不同的首页 • 部门管理,部门组织机构(公司、部门、小组),树结构方式展现适应各种结构 • 岗位管理,可以给用户配置所担任职务 • 角色管理,树结构设计,支持角色菜单和按钮权限分配,支持角色数据权限分配、强大的角色管理体系 • 菜单管理,配置系统菜单和按钮等 • 字典管理,对系统中经常使用并且固定的数据可以重复使用和维护 • 系统配置,系统的一些常用设置管理 • 操作日志,用户对系统的一些正常操作的查询 • 登录日志,用户登录系统的记录查询 • 服务监控,查看当前服务器状态和PHP环境等信息 • 附件管理,管理当前系统上传的文件及图片等信息 • 数据表维护,对系统的数据表可以进行清理碎片和优化 • 定时任务,在线(添加、修改、删除)任务调度包含执行结果日志 • 代码生成,前后端代码的生成(php、vue、js、sql),支持一键下载和一键生成到项目中 • 邮件服务,内置邮件发送服务 • 文件上传,支持本地、七牛云、阿里云、腾讯云上传 • 应用市场,生态丰富,官网上架官方和开发人员的插件应用 • 兼容性强,基于webman插件形式开发,对webman无侵入,和webman各种应用插件共存

学习


演示地址

演示地址: http://admin.saithink.top

超级管理员

演示账号:admin

演示密码:123456

总经理

演示账号:liuqiangdong

演示密码:123456

销售总监

演示账号:xiaoshou

演示密码:123456

共同交流

saiadmin交流群(添加我微信备注"saiadmin")

支持项目

如果您正在使用这个项目并感觉良好,或者是想支持我继续开发,您可以通过如下`任意`方式支持我: 谢谢! ❤️ | 微信 | 支付宝 | | :---: | :---: | | Wechat QRcode| Alipay QRcode |

LICENSE

This project is open-sourced software licensed under the MIT.

All versions of saiadmin with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3||^8.0
webman/think-orm Version ^1.1
webman/captcha Version ^1.0
webman/push Version ^1.0
webman/event Version ^1.0
workerman/crontab Version ^1.0
illuminate/redis Version >=8.0
illuminate/events Version >=8.0
zoujingli/ip2region Version ^2.0
firebase/php-jwt Version ^6.4
guzzlehttp/guzzle Version ^7.8
saithink/think-validate Version ^2.0
tinywan/storage Version ^1.0
ramsey/uuid Version ^4.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 saithink/saiadmin contains the following files

Loading the files please wait ....