文件名称:LightPHP 2.2.rar
文件大小:80KB
文件格式:RAR
更新时间:2022-06-13 21:28:17
PHP源码-PHP框架
LightPHP是一个小巧但功能强大的PHP框架,作为一个简单而“优雅”的工具包,它可以为PHP程序员建立功能完善的Web应用程序。特点:小巧/高效/易扩展!简单的URL路由功能,简单的MVC模式,简单的扩展包使用!可以完美的帮助开发者实现快速开发,开发者可以在生成的代码框架基础上添加业务逻辑! LightPHP 2.2 更新日志:2017-06-11 1.修改DOC文档;2.修改demo模版;3.增强MVC-controller方法;4.新增构造方法check。
【文件预览】:
LightPHP-2.2
----Html()
----index.php(494B)
----Core()
--------Action.class.php(2KB)
--------Html.class.php(4KB)
--------_Function.php(11KB)
--------View.class.php(5KB)
--------Filter.class.php(3KB)
--------_Error.php(2KB)
--------Cache.class.php(11KB)
--------Page.class.php(6KB)
--------LightPHP.php(4KB)
--------DB.class.php(3KB)
--------Mysql.class.php(2KB)
----View()
--------head.html(296B)
--------view.html(520B)
--------foot.html(16B)
--------images()
----Action()
--------Index.class.php(1004B)
----Cache()
--------TplCache()
----Extend()
--------captcha.class.php(3KB)
--------Config.php(1KB)
--------.htaccess(116B)
--------Function.php(1016B)
----Doc()
--------images()
--------defpage()
--------index.html(1KB)
--------html()
----readme.txt(412B)