文件名称:crossphp-full-1.1.1
介绍说明--下载内容均来自于网络,请自行研究使用
Cross PHP fr a mework是一个高效、轻量、易扩展的PHP开发框架。
Cross PHP fr a mework 1.1.1 改进内容:
一. 支持PSR标准,支持composer安装。
二. 一个项目多个app,便于多人分工.写好web后不用为api再写一次逻辑
三. 视图层采用原生php.支持layer布局,不同的页面风格只需指定不同的layer即可.
四. 通过解析url运-Cross PHP fr a mework is an efficient, lightweight and easy to scale PHP development fr a mework.
Cross PHP fr a mework 1.1.1 improvements:
I. Support PSR standards, support for composer installation.
II. A project plurality app, to facilitate the division of people. Api written after the web do not have to write a logic
III. View layer uses native php. Support layer layout, different page styles can simply specify a different layer.
IV. By parsing url transport
Cross PHP fr a mework 1.1.1 改进内容:
一. 支持PSR标准,支持composer安装。
二. 一个项目多个app,便于多人分工.写好web后不用为api再写一次逻辑
三. 视图层采用原生php.支持layer布局,不同的页面风格只需指定不同的layer即可.
四. 通过解析url运-Cross PHP fr a mework is an efficient, lightweight and easy to scale PHP development fr a mework.
Cross PHP fr a mework 1.1.1 improvements:
I. Support PSR standards, support for composer installation.
II. A project plurality app, to facilitate the division of people. Api written after the web do not have to write a logic
III. View layer uses native php. Support layer layout, different page styles can simply specify a different layer.
IV. By parsing url transport
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crossphp
........\boot.php
........\composer.json
........\docs
........\....\doc.html
........\....\doc.md
........\LICENSE
........\README.md
........\src
........\...\Auth
........\...\....\CookieAuth.php
........\...\....\SessionAuth.php
........\...\Cache
........\...\.....\CoreCache.php
........\...\.....\FileCache.php
........\...\.....\MemcacheBase.php
........\...\.....\RedisCache.php
........\...\.....\RequestCache.php
........\...\.....\RequestMemcache.php
........\...\.....\RequestRedisCache.php
........\...\Core
........\...\....\Annotate.php
........\...\....\Application.php
........\...\....\ArrayMap.php
........\...\....\Config.php
........\...\....\CrossArray.php
........\...\....\Delegate.php
........\...\....\FrameBase.php
........\...\....\Helper.php
........\...\....\HttpAuth.php
........\...\....\Loader.php
........\...\....\Request.php
........\...\....\Response.php
........\...\....\Rest.php
........\...\....\Router.php
........\...\DB
........\...\..\DBFactory.php
........\...\..\Drivers
........\...\..\.......\CouchDriver.php
........\...\..\.......\MongoDriver.php
........\...\..\.......\MysqlDriver.php
........\...\Exception
........\...\.........\CacheException.php
........\...\.........\CoreException.php
........\...\.........\CrossException.php
........\...\.........\FrontException.php
........\...\.........\_tpl
........\...\.........\....\cli_error.tpl.php
........\...\.........\....\front_error.tpl.php
........\...\I
........\...\.\CacheInterface.php
........\...\.\HttpAuthInterface.php
........\...\.\RequestCacheInterface.php
........\...\.\RouterInterface.php
........\...\.\SqlInterface.php
........\...\Lib
........\...\...\ArrayOperate
........\...\...\............\Array2XML.php
........\...\...\............\Tree.php
........\...\...\Images
........\...\...\......\Captcha.php
........\...\...\......\ImageCut.php
........\...\...\......\ImageThumb.php
........\...\...\......\UploadImages.php
........\...\...\Mcrypt
........\...\...\......\DEcode.php
........\...\...\......\DESMcrypt.php
........\...\...\......\HexCrypt.php
........\...\...\......\Mcrypt.php
........\...\...\Other
........\...\...\.....\Crumb.php
........\...\...\.....\PYInitials.php
........\...\...\.....\StringToPHPStream.php
........\...\...\Reference
........\...\...\.........\Couchbase.php
........\...\...\.........\Reference.Redis.php
........\...\...\Upload
........\...\...\......\Uploader.php
........\...\Module
........\...\......\MysqlModule.php
........\...\MVC
........\...\...\Controller.php
........\...\...\Module.php
........\...\...\View.php
........\tests
........\.....\MainTest.php
........\.....\project
........\.....\.......\app
........\.....\.......\...\test
........\.....\.......\...\....\controllers
........\.....\.......\...\....\...........\Main.php
........\.....\.......\...\....\init.php
........\.....\.......\...\....\templates
........\.....\.......\...\....\.........\default
........\.....\.......\...\....\.........\.......\default.layer.php
........\.....\.......\...\....\.........\.......\json.layer.php
........\.....\.......\...\....\.........\.......\xml.layer.php
........\.....\.......\...\....\views
........\.....\.......\...\....\.....\MainView.php
........\.....\README.md