没有合适的资源?快使用搜索试试~ 我知道了~
admin-gen:PhalconXPHP CRUD生成器
共89个文件
js:24个
php:20个
css:8个
需积分: 5 0 下载量 85 浏览量
2021-05-15
16:38:15
上传
评论
收藏 717KB ZIP 举报
温馨提示
CRUD生成器 通过以下方式创建Crud文件: $ sqlite3 cache/demo.db < data/schema.sql $ chmod 666 cache/demo.db $ ./bin/cli gen all customers nginx配置示例: server { listen 80; root /path/to/admin-gen/public; index index.php index.html index.htm; try_files $uri $uri/ @rewrite; location @rewrite { rewrite ^/(.*)$ /index.php?_url=/$1; } location ~ \.php { fastcgi_pass 12
资源推荐
资源详情
资源评论
收起资源包目录
admin-gen-master.zip (89个子文件)
admin-gen-master
composer.json 392B
bin
cli 468B
config
config.php 1KB
services.php 5KB
data
schema.sql 382B
tests
bootstrap.php 570B
AdminGen
GeneratorTest.php 200B
InflectTest.php 253B
phpunit.xml.dist 1KB
src
Mvc
ExceptionHandler.php 6KB
ViewHelper.php 582B
FormHelper.php 1KB
Controllers
ControllerBase.php 216B
IndexController.php 261B
Inflect.php 7KB
Generator.php 9KB
Annotations
Sidebar.php 151B
Forms
DataTables
Order.php 203B
Search.php 152B
Query.php 492B
Column.php 292B
Tasks
GenTask.php 3KB
Type.php 397B
views
index
index.volt 590B
show404.volt 163B
gen
view.volt 3KB
model.volt 537B
form.volt 382B
controller.volt 3KB
index.volt 3KB
.gitignore 252B
public
css
sb-admin-2.css 4KB
bootstrap.css 114KB
metisMenu.css 596B
bootstrap-dataTables.css 4KB
admin.css 39KB
bootstrap-datetimepicker.css 8KB
bootstrap-wysihtml5.css 2KB
font-awesome.css 20KB
config.rb 902B
index.php 597B
fonts
fontawesome-webfont.eot 55KB
glyphicons-halflings-regular.woff 23KB
fontawesome-webfont.woff 64KB
glyphicons-halflings-regular.woff2 18KB
FontAwesome.otf 84KB
glyphicons-halflings-regular.ttf 44KB
glyphicons-halflings-regular.eot 20KB
glyphicons-halflings-regular.svg 106KB
fontawesome-webfont.svg 280KB
fontawesome-webfont.ttf 110KB
js
require
text.js 15KB
jquery.js 82KB
hogan.js 20KB
jquery.dataTables.js 77KB
crud.js 6KB
moment.js 34KB
require.js 82KB
ui
helper.js 2KB
alert.js 1KB
datepicker.js 2KB
templates
dialog.html.js 486B
alert.html 127B
dialog-button.html 105B
dialog-button.html.js 150B
alert.html.js 174B
datepicker.html 133B
dialog.html 429B
bootstrap.datatable.js 4KB
dialog.js 3KB
bootstrap.wysihtml5.js 134KB
validator.js 27KB
bootstrap.datetimepicker.js 35KB
util
cookie.js 3KB
form.js 2KB
string.js 1KB
sb-admin-2.js 889B
bootstrap.js 35KB
metisMenu.js 4KB
sass
bootstrap-wysihtml5.scss 2KB
_metisMenu.scss 926B
bootstrap-datetimepicker.scss 9KB
bootstrap-dataTables.scss 5KB
admin.scss 273B
_sb-admin-2.scss 5KB
bootstrap.scss 140KB
font-awesome.scss 27KB
favicon.ico 1KB
README.md 985B
共 89 条
- 1
资源评论
MaDaniel
- 粉丝: 688
- 资源: 4571
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 10、安徽省大学生学科和技能竞赛A、B类项目列表(2019年版).xlsx
- 9、教育主管部门公布学科竞赛(2015版)-方喻飞
- C语言-leetcode题解之83-remove-duplicates-from-sorted-list.c
- C语言-leetcode题解之79-word-search.c
- C语言-leetcode题解之78-subsets.c
- C语言-leetcode题解之75-sort-colors.c
- C语言-leetcode题解之74-search-a-2d-matrix.c
- C语言-leetcode题解之73-set-matrix-zeroes.c
- 树莓派物联网智能家居基础教程
- YOLOv5深度学习目标检测基础教程
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功