Download the PHP package fdd/php-helper without Composer
On this page you can find all versions of the php package fdd/php-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-helper
php-helper
===============
适用于 ThinkPHP5.1 快速生成 html/vue 打开即用的后台管理页面
主要新特性
- 创建权限数据库
- 创建静态文件
- laravel-mix 打包vue项目
php-helper 的运行环境要求PHP7.1+。
安装
composer require fdd/php-helper (名称暂定)
使用
创建html项目
php think admin:init
创建Vue项目
php think vue:init
vue项目初始化
1.安装
npm install --no-bin-links
2.更新包
npm install -g npm-check-updates
3.编译 监视项目的变化
npm run watch
更新
composer update fdd/php-helper
创建 model,contrell 等等(admin 为多应用名称,Article为控制器名,首字母需大写)
php think curd:admin/Article
PHP 助手类 封装常用方法
对一些项目中常用的方法进行封装,减少 copy 代码的时间::
- 奇衡三 基斯卡人 (导出)
- 幽弥狂 雾妖
- 燃谷 兽族
- 幽若离 格勒莫赫人
- 大仓 萨库人
- 吧咕哒 蛰族
- 卡拉肖克玲 龙族
- 雷光 翼族
- 梅龙尼卡嘉 龙族
- 海问香 粼妖
- 万两 墨拓人
- 秋落木 辉妖
使用
1.导出
//命名空间引用
use Kuiba\Qihengsan\ExcelExportV2;
//导出
//导入
All versions of php-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
phpoffice/phpspreadsheet Version ^1.9
endroid/qr-code Version ^3.6
alibabacloud/client Version ^1.5
casbin/casbin Version ^2.1
casbin/dbal-adapter Version ^1.1
phpoffice/phpspreadsheet Version ^1.9
endroid/qr-code Version ^3.6
alibabacloud/client Version ^1.5
casbin/casbin Version ^2.1
casbin/dbal-adapter Version ^1.1
The package fdd/php-helper contains the following files
Loading the files please wait ....