文件名称:crossphp-full

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2017-03-31
  • 文件大小:
  • 100kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 反***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

简洁高效,轻量易扩展的PHP5.3+ 开发框架

轻量无依赖,HMVC,注释配置,路由别名,PSR标准,Layer布局

一. 需求

PHP5.3以上版本,mysql需要PDO支持。

二. 简介

支持PSR标准,支持composer。HMVC,支持注释配置(支持自定义,只有想不到,没有做不到)。 Layer布局支持,更换模板更简单。路由别名(先写代码,后定义,比如rul:/Controoooooller/Actiooooon/5,可以通过别名指定为:/d/5)。 全局的异常处理系统及错误展示,在开发中可以快速定位到具体的代码行数。简单的Mysql查询。欢迎各种性能对比测试。

三. 安装

通过 http://localhost/skeleton/htdocs/web 来访问默认的web页面

正常访问 http://localhost/skeleton/htdocs/admin, 需要修改你的数据库配置skeleton/config/db.config.php,并导入skeleton/sql/admin/back.sql文件。-Simple and efficient, lightweight and easy to expand the PHP5.3+ fr a mework

Lightweight, HMVC, annotation configuration, routing alias, PSR standard, Layer layout

One demand

PHP5.3 or above, MySQL requires PDO support.

Two. Introduction

Support PSR standard, support composer. HMVC, support for the notes configuration (support custom, only unexpected, not done). Layer layout support, easier to replace the template. Routing aliases (first write code, after the definition, such as rul:/Controoooooller/Actiooooon/5, can be specified by alias: /d/5). Global exception handling system and error display, in the development can quickly locate the specific number of lines of code. Simple Mysql query. Welcome to the performance comparison test.

Three. Installation

Access to the default web page by http://localhost/skeleton/htdocs/web

Normal access to http://localhost/skeleton/htdocs/admin, you need to modify your configuration skeleton/config/db.config.php, and import skeleton/sql/admin/b
(系统自动生成,下载前可以参看下载内容)

下载文件列表





crossphp

........\.gitignore

........\LICENSE

........\README.md

........\boot.php

........\composer.json

........\docs

........\....\README.md

........\src

........\...\Auth

........\...\....\CookieAuth.php

........\...\....\SessionAuth.php

........\...\Cache

........\...\.....\Driver

........\...\.....\......\FileCacheDriver.php

........\...\.....\......\MemcacheDriver.php

........\...\.....\......\RedisDriver.php

........\...\.....\Request

........\...\.....\.......\Memcache.php

........\...\.....\.......\RedisCache.php

........\...\.....\RequestCache.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

........\...\MVC

........\...\...\Controller.php

........\...\...\Module.php

........\...\...\View.php

........\...\Module

........\...\......\SQLModule.php

........\...\Runtime

........\...\.......\ClosureContainer.php

........\tests

........\.....\MainTest.php

........\.....\README.md

........\.....\project

........\.....\.......\app

........\.....\.......\...\test

........\.....\.......\...\....\controllers

........\.....\.......\...\....\...........\Main.php

........\.....\.......\...\....\init.php

........\.....\.......\...\....\templates

........\.....\.......\...\....\.........\default

........\.....\.......\...\....\.........\.......\default.layer.php

........\.....\.......\...\....\views

........\.....\.......\...\....\.....\MainView.php

........\说明.htm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org