wuding / legend

📓 互联网那些传奇

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legend

互联网那些传奇

CSS

滚动条

自定义滚动条(原生,兼容ie8以上) https://blog.csdn.net/SkyGst/article/details/54695279

布局

瀑布流

Masonry

JavaScript

倒计时

theme-next.org 使用 jQuery Countdown Plugin

PHP

数据库

adminer

easydb

medoo

函数

explode

file

md5

多语言

lang-php

分页

Pagerfanta

  • 自定义适配器 Pagerfanta\Adapter\SimpleAdapter Pagerfanta\Adapter\MedooAdapter

路由

cutephp_route

fast-route

macaw

模板

platesphp

twig

默认
index/index
/template/aero/index/index.php

省略控制器名
/index
/template/aero/index/index.php

全省略
/template/aero/index/index.php

没有路径的文件名
page
/template/aero/page.php

深层路径
index/index/deep
/template/aero/index/index/deep.php

后缀
index/index.mobi.
/template/aero/index/index.mobi.php

主题和扩展名
modern@index/index.phtml
/template/modern/index/index.phtml

模块
search:aero@player/m3u8
/module/search/template/aero/player/m3u8.php

所有模块模板放在一起
aero@search/player/m3u8
/template/aero/search/player/m3u8.php

About

📓 互联网那些传奇


Languages

Language:PHP 100.0%