文件名称:Easy Framework-开源
文件大小:101KB
文件格式:ZIP
更新时间:2024-05-15 13:17:07
开源软件
Easy Framework是用于PHP Web应用程序的一个开放源代码框架,实现了Model-View-Controller模式。
【文件预览】:
classes
----easy_assertion.class.php(5KB)
----easy.class.php(2KB)
----datatypes()
--------resource.class.php(430B)
--------string_restrict.class.php(1KB)
--------email_string.class.php(3KB)
--------easy_string.class.php(5KB)
--------date.class.php(4KB)
--------escaped_string.class.php(1006B)
--------easy_array.class.php(1KB)
--------easy_int.class.php(4KB)
--------url.class.php(1023B)
--------query_string.class.php(886B)
--------easy_select.class.php(5KB)
--------testcases()
----lib()
--------class.sqlparser.php(5KB)
--------class.datagrid_column.php(4KB)
--------class.datagrid2smarty.php(1KB)
--------class.datagrid2html.php(16KB)
--------class.datarow.php(3KB)
--------class.datagrid2list.php(9KB)
--------class.datagrid.php(23KB)
----datatype.class.php(10KB)
----easy_model.class.php(4KB)
----widgets()
--------multiselect.class.php(4KB)
----easy_controller.class.php(9KB)
PHPUnit
----test_script.php(1KB)
----logfile.log(363B)
----test_model.php(1KB)
----easy_script.class.test.php(519B)
----test_view.tpl(684B)
----easy_model.class.test.php(508B)
----testcases()
--------easy_model.class.testcase.php(1KB)
--------easy_script.class.testcase.php(840B)
testapps
----calculator()
--------logfile.log(2KB)
--------index.php(648B)
--------models()
--------views()
--------controlers()
----simple_mvc()
--------logfile.log(1B)
--------index.php(670B)
--------models()
--------views()
--------controlers()
----simple_mvc2()
--------index.php.html(2KB)
--------index.php(882B)
--------models()
--------views()
--------controllers()
----datatypes()
--------index.php(1004B)
--------easy_string.php(4KB)
----profiler()
--------example1.php(1KB)
----assertions()
--------example.php(2KB)
default.css
index.php
LICENSE
doc
----easy_framework.ppt(26KB)
----cvsdummy.txt(0B)
demo
----index.php(444B)
----hello_world()
--------hello_world.php(476B)
----adodb_test()
--------simple_test.php(598B)
development
----overview.ppt(39KB)
----changelog_0.1.1.html(144B)
----changelog_0.3.0.html(77B)
----checklist.txt(478B)
config
----.cvsignore(0B)
----config.inc.php(776B)
index.html
img
----exclamation.gif(83B)
----dots.gif(916B)
----bar_light_blue.gif(145B)
----bar_light_blue_left.gif(286B)
----bar_light_blue_right.gif(286B)
easy_framework.inc.php