Download the PHP package jmideal/jmsadmin-webman without Composer

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

logo

JmsAdmin v1.0.1

基于Webman+Vue3前后端分离的PHP快速开发框架

平台简介

后端运行

安装webman

请按webman要求安装必要的php版本和相关依赖,以及composer,本系统需要安装redis及扩展。

安装jmsadmin

进入webman根目录后执行

配置env文件

基于示例文件创建env

内置功能

  1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
  2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。
  3. 岗位管理:配置系统用户所属担任职务。
  4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
  5. 角色管理:角色菜单权限分配、角色数据权限分配。
  6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
  7. 参数管理:对系统动态配置常用参数。
  8. 通知公告:系统通知公告信息发布维护。
  9. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  10. 登录日志:系统登录日志记录查询包含登录异常。
  11. 在线用户:当前系统中活跃用户状态监控。
  12. 缓存列表:对系统运行中的缓存进行查看和管理。
  13. 代码生成:前后端代码的生成(vue,js,validate,controller,service,model),开发中。

在线体验

演示图


All versions of jmsadmin-webman with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
workerman/webman-framework Version ^2.1
webman/redis Version ^2.1
webman/captcha Version ^1.0
firebase/php-jwt Version ^6.11
illuminate/events Version ^12.2
webman/event Version ^1.0
webman/database Version ^2.1
webman/rate-limiter Version ^1.1
vlucas/phpdotenv Version ^5.6
foroco/php-browser-detection Version ^2.8
illuminate/validation Version ^12.9
symfony/translation Version ^7.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 jmideal/jmsadmin-webman contains the following files

Loading the files please wait ....