文件名称:XbPhp_v1.4.5
介绍说明--下载内容均来自于网络,请自行研究使用
Xbphp是一个结合了thinkphp、cakephp和smatry等不同写法的php开源框架。
1、实现智能化目录加载,无需定义目录
2、实现定时缓存(减少查询次数,静态缓存数据,压缩缓存数据,提高执行效率)
3、自带了小型模版引擎机制
4、结合了CakePHP+ThinkPHP的写法
5、实现自动跨环境与跨平台的兼容,无需在修改配置-Xbphp is a combination of ThinkPHP, CakePHP and smatry in a different way the PHP open source fr a mework.
1, to achieve intelligent directory loading, no need to define the directory
2, to achieve a regular cache (reducing the number of times, the static cache data, data compression, improve the efficiency of the implementation)
3, comes with a small template engine mechanism
4, combined with the CakePHP+ThinkPHP method
5, realize the automatic cross environment and cross platform compatibility, no need to modify the configuration
1、实现智能化目录加载,无需定义目录
2、实现定时缓存(减少查询次数,静态缓存数据,压缩缓存数据,提高执行效率)
3、自带了小型模版引擎机制
4、结合了CakePHP+ThinkPHP的写法
5、实现自动跨环境与跨平台的兼容,无需在修改配置-Xbphp is a combination of ThinkPHP, CakePHP and smatry in a different way the PHP open source fr a mework.
1, to achieve intelligent directory loading, no need to define the directory
2, to achieve a regular cache (reducing the number of times, the static cache data, data compression, improve the efficiency of the implementation)
3, comes with a small template engine mechanism
4, combined with the CakePHP+ThinkPHP method
5, realize the automatic cross environment and cross platform compatibility, no need to modify the configuration
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xbphp
.....\.htaccess
.....\home
.....\....\.htaccess
.....\....\controller
.....\....\..........\AppController.php
.....\....\..........\IndexController.php
.....\....\databases
.....\....\.........\config.php
.....\....\.........\configure.inc.php
.....\....\.........\defined.php
.....\....\.........\route.php
.....\....\index.php
.....\....\layout
.....\....\......\index.php
.....\....\model
.....\....\.....\AppModel.php
.....\....\.....\BcWzModel.php
.....\....\view
.....\....\....\index.html
.....\....\webroot
.....\....\.......\.htaccess
.....\....\.......\index.php
.....\index.php
.....\README.md
.....\vendors
.....\.......\Smarty
.....\.......\......\composer.json
.....\.......\......\COPYING.lib
.....\.......\......\libs
.....\.......\......\....\debug.tpl
.....\.......\......\....\plugins
.....\.......\......\....\.......\block.textformat.php
.....\.......\......\....\.......\function.counter.php
.....\.......\......\....\.......\function.cycle.php
.....\.......\......\....\.......\function.fetch.php
.....\.......\......\....\.......\function.html_checkboxes.php
.....\.......\......\....\.......\function.html_image.php
.....\.......\......\....\.......\function.html_options.php
.....\.......\......\....\.......\function.html_radios.php
.....\.......\......\....\.......\function.html_select_date.php
.....\.......\......\....\.......\function.html_select_time.php
.....\.......\......\....\.......\function.html_table.php
.....\.......\......\....\.......\function.mailto.php
.....\.......\......\....\.......\function.math.php
.....\.......\......\....\.......\modifier.capitalize.php
.....\.......\......\....\.......\modifier.date_format.php
.....\.......\......\....\.......\modifier.debug_print_var.php
.....\.......\......\....\.......\modifier.escape.php
.....\.......\......\....\.......\modifier.regex_replace.php
.....\.......\......\....\.......\modifier.replace.php
.....\.......\......\....\.......\modifier.spacify.php
.....\.......\......\....\.......\modifier.truncate.php
.....\.......\......\....\.......\modifiercompiler.cat.php
.....\.......\......\....\.......\modifiercompiler.count_characters.php
.....\.......\......\....\.......\modifiercompiler.count_paragraphs.php
.....\.......\......\....\.......\modifiercompiler.count_sentences.php
.....\.......\......\....\.......\modifiercompiler.count_words.php
.....\.......\......\....\.......\modifiercompiler.default.php
.....\.......\......\....\.......\modifiercompiler.escape.php
.....\.......\......\....\.......\modifiercompiler.from_charset.php
.....\.......\......\....\.......\modifiercompiler.indent.php
.....\.......\......\....\.......\modifiercompiler.lower.php
.....\.......\......\....\.......\modifiercompiler.noprint.php
.....\.......\......\....\.......\modifiercompiler.string_format.php
.....\.......\......\....\.......\modifiercompiler.strip.php
.....\.......\......\....\.......\modifiercompiler.strip_tags.php
.....\.......\......\....\.......\modifiercompiler.to_charset.php
.....\.......\......\....\.......\modifiercompiler.unescape.php
.....\.......\......\....\.......\modifiercompiler.upper.php
.....\.......\......\....\.......\modifiercompiler.wordwrap.php
.....\.......\......\....\.......\outputfilter.trimwhitespace.php
.....\.......\......\....\.......\shared.escape_special_chars.php
.....\.......\......\....\.......\shared.literal_compiler_param.php
.....\.......\......\....\.......\shared.make_timestamp.php
.....\.......\......\....\.......\shared.mb_str_replace.php
.....\.......\......\....\.......\shared.mb_unicode.php
.....\.......\......\....\.......\shared.mb_wordwrap.php
.....\.......\......\....\.......\variablefilter.htmlspecialchars.php
.....\.......\......\....\Smarty.class.php
.....\.......\......\....\SmartyBC.class.php
.....\.......\......\....\sysplugins
.....\.......\......\....\..........\smarty_cacheresource.php
.....\.......\......\....\..........\smarty_cacheresource_custom.php
.....\.......\......\....\..........\smarty_cacheresource_keyvaluestore.php
.....\.......\......\....\..........\smarty_config_source.php
.....