文件名称:crossphp_v1.5.6
介绍说明--下载内容均来自于网络,请自行研究使用
crossphp开发框架是一个简洁高效,轻量易扩展的PHP5.3+ 开发框架。-Crossphp development fr a mework is a simple and efficient, lightweight and easy to expand PHP5.3+ development fr a mework.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crossphp
........\.gitignore
........\boot.php
........\composer.json
........\docs
........\....\README.md
........\LICENSE
........\README.md
........\src
........\...\Auth
........\...\....\CookieAuth.php
........\...\....\SessionAuth.php
........\...\Cache
........\...\.....\Driver
........\...\.....\......\FileCacheDriver.php
........\...\.....\......\MemcacheDriver.php
........\...\.....\......\RedisDriver.php
........\...\.....\Request
........\...\.....\RequestCache.php
........\...\.....\.......\Memcache.php
........\...\.....\.......\RedisCache.php
........\...\Core
........\...\....\Annotate.php
........\...\....\Application.php
........\...\....\ArrayMap.php
........\...\....\Config.php
........\...\....\CrossArray.php
........\...\....\Delegate.php
........\...\....\FrameBase.php
........\...\....\Helper.php
........\...\....\HttpAuth.php
........\...\....\Loader.php
........\...\....\Rest.php
........\...\....\Router.php
........\...\DB
........\...\..\Connecter
........\...\..\.........\BaseConnecter.php
........\...\..\.........\MySQLConnecter.php
........\...\..\.........\PgSQLConnecter.php
........\...\..\.........\SQLiteConnecter.php
........\...\..\DBFactory.php
........\...\..\Drivers
........\...\..\.......\CouchDriver.php
........\...\..\.......\MongoDriver.php
........\...\..\.......\PDOSqlDriver.php
........\...\..\SQLAssembler
........\...\..\............\MySQLAssembler.php
........\...\..\............\PgSQLAssembler.php
........\...\..\............\SQLAssembler.php
........\...\..\............\SQLiteAssembler.php
........\...\Exception
........\...\.........\CacheException.php
........\...\.........\CoreException.php
........\...\.........\CrossException.php
........\...\.........\FrontException.php
........\...\.........\_tpl
........\...\.........\....\cli_error.tpl.php
........\...\.........\....\front_error.tpl.php
........\...\Http
........\...\....\Request.php
........\...\....\Response.php
........\...\I
........\...\.\CacheInterface.php
........\...\.\HttpAuthInterface.php
........\...\.\PDOConnecter.php
........\...\.\RequestCacheInterface.php
........\...\.\RouterInterface.php
........\...\.\SqlInterface.php
........\...\Lib
........\...\...\Array2XML.php
........\...\...\Document
........\...\...\........\CallTree.php
........\...\...\........\CallTreeToHTML.php
........\...\...\........\HTML.php
........\...\...\StringToPHPStream.php
........\...\Module
........\...\......\SQLModule.php
........\...\MVC
........\...\...\Controller.php
........\...\...\Module.php
........\...\...\View.php
........\...\Runtime
........\...\.......\ClosureContainer.php
........\tests
........\.....\MainTest.php
........\.....\project
........\.....\.......\app
........\.....\.......\...\test
........\.....\.......\...\....\controllers
........\.....\.......\...\....\...........\Main.php
........\.....\.......\...\....\init.php
........\.....\.......\...\....\templates
........\.....\.......\...\....\.........\default
........\.....\.......\...\....\.........\.......\default.layer.php
........\.....\.......\...\....\views
........\.....\.......\...\....\.....\MainView.php
........\.....\README.md
说明.htm
下载说明.txt