yii2-toolbox:项目开发的其他类别

时间:2021-03-15 21:37:58
【文件属性】:
文件名称:yii2-toolbox:项目开发的其他类别
文件大小:30KB
文件格式:ZIP
更新时间:2021-03-15 21:37:58
PHP yii2-工具箱 yii2项目的收集类和助手。 使用模型/文件 建立表格 CREATE TABLE IF NOT EXISTS ` files ` ( ` id ` int ( 11 ) NOT NULL AUTO_INCREMENT, ` name ` varchar ( 255 ) NOT NULL , ` hash ` varchar ( 32 ) NOT NULL , ` mime ` varchar ( 128 ) NOT NULL , ` size ` int ( 11 ) NOT NULL , ` uploadDate ` datetime DEFAULT NULL , PRIMARY KEY ( ` id ` ) ) ENGINE = InnoDB DEFAULT CHARSET = utf8 AUTO_INCREMENT = 1 ;
【文件预览】:
yii2-toolbox-master
----.gitignore(410B)
----README.md(445B)
----LICENSE(1KB)
----composer.json(734B)
----src()
--------phpoffice()
--------resources()
--------models()
--------web()
--------helpers()
--------commands()
--------assets()
--------controllers()

网友评论