Download the PHP package laket/laket-admin without Composer

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

laket-admin 通用PHP后台管理系统

项目介绍

环境要求

截图预览

LaketAdmin
menus
attach
flash

更多截图 Laket Admin 系统截图

安装步骤

  1. 首先安装 thinkphp

  2. 配置数据库信息,并确认能够正常连接数据库

  3. 执行以下命令下载系统

  4. 然后运行下面的命令安装系统

运行完命令后,你可以找到 config/laket_conf.php 配置文件,重命名为 config/laket.php

  1. 后台地址 http://yourdomain.com/admin/index, 登录账号:admin 及密码 123456

插件推荐

名称 描述
系统通用配置 自定义数据配置,将配置信息统一到一个表
系统设置 添加系统的设置功能
操作日志 记录管理员在后台的操作日志
数据库管理 数据库备份、优化、修复及还原
百度编辑器 设置添加百度编辑器使用
插件禁用 禁用后插件将不能进行相关的操作
表单提交 简单的表单提交,包括 Admin 页面和用户端页面
CMS CMS 内容管理系统

注:插件目录默认为 /flashs 目录

特别鸣谢

感谢以下的项目,排名不分先后

开源协议

版权


All versions of laket-admin with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0.0
composer/semver Version ^3.2
topthink/framework Version ^8.0
topthink/think-orm Version ^3.0
topthink/think-filesystem Version ^2.0
topthink/think-captcha Version ^3.0
phpseclib/phpseclib Version ^3.0
laket/laket-pclzip Version ^1.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 laket/laket-admin contains the following files

Loading the files please wait ....