Download the PHP package quansitech/qscmf-adminlte-widgets without Composer

On this page you can find all versions of the php package quansitech/qscmf-adminlte-widgets. 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 qscmf-adminlte-widgets

qscmf-adminlte-widgets

adminlte 组件

安装

控件列表

Content

面板组件,所有的子组件都必须添加到Content组件

面板是表格结构,所有的组件都将基于行列结构嵌入

用法:

函数说明

Row

行组件,行是面板表格的基础结构

用法:

函数说明

Column

列组件,列是面板表格的基础结构,一般都会嵌入行组件中使用

用法:

Card

可折叠关闭的容器组件

用法:

函数说明

InfoBox

可设置图标,说明文字,数字,提示的数据展示组件

用法:

Tab

可设置多个标签页的组件

用法:

ListBox

设置列表组件

示例:

效果图

image

函数说明

ListItem

列表项,与 \AdminLTE\Widgets\ListBox\ListBox 搭配使用

函数说明

Gap

间隔栏

背景主题色

info #17a2b8

success #28a745

warning #ffc107

danger #dc3545

secondary #6c757d

primary #007bff

black #000000

graydark #343a40

gray #6c757d

light #f8f9fa

indigo #6610f2

lightblue #3c8dbc

navy #001f3f

purple #605ca8

fuchsia #f012be

pink #e83e8c

maroon #d81b60

lime #01ff70

orange #ff851b

teal #20c997

olive #3d9970

效果图

image


All versions of qscmf-adminlte-widgets with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2
tiderjian/think-core Version >=11.26.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 quansitech/qscmf-adminlte-widgets contains the following files

Loading the files please wait ....