Download List

项目描述

aurora framework is a slim modular MVC framework
written in PHP 5.2+ for rapid development of Web or
console applications featuring an integrated
database API, template logic, pretty URLs,
internationalization, caching, data models, a plugin system, and a multi-layered file tree.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-06 07:59
0.9.6

这一次,口号是错误修复周围,稳定的,研磨的角落。此外,一些重要的事情改变了引擎盖下。
标签: Major bugfixes
This time the motto was all around bug fixing, stabilizing, and grinding the corners. Apart from this, some significant things have changed under the hood.

2008-06-16 05:45
0.9.5

此版本带来了全新的插件系统已经具有许多有用的零零碎碎的,这就使aurora_contrib过时(最终)。其他重点是通过基准测试案例,一些新的assert方法,匿名模板块,一个交互式命令行界面,和许多其他变化。
标签: Major feature enhancements
This release brings a brand new plugin system already featuring many useful bits and pieces, which renders aurora_contrib obsolete (finally). Other highlights are benchmarking via test cases, some new assert methods, anonymous template blocks, an interactive command line interface, and many other changes.

2008-04-15 22:10
0.9.4.1

有些工作已经进入了内部清理,从而集中精力于bug修正,使弯道轮。新分所谓佣工目录已经形成,并载有操作测试diffs,JSON的,YAML的,XML和CSV格式很容易的基本程序。所有断言方法已经达成了一项断言助手允许你编写,例如,断言::等于($ 1,$ b)项,消失了。测试案例和信号的例子也已更新,以显示新的API。
标签: Minor bugfixes
Some work has gone into internal cleanup, thus concentrating on bugfixes and making corners round. A new sub-directory called helpers has formed, and contains basic routines for handling test diffs, JSON, YAML, XML, and CSV quite easily. All assert methods have gone into an assert helper, allowing you to write, for example, assert::equal ( $a, $b ). The test case and signals examples have also been updated to show the new API.

2008-04-06 23:37
0.9.4

此版本包括在命令行水平的环境下,模型初始化,以及供应开关。网址文件现在在阳明格式,以及测试框架也经历了几乎完全重写。许多错误已得到修复。
标签: Major feature enhancements
This release includes environments, model initialization at command line level, and an availability switch. URL files are now in YML format, and the test framework has undergone a nearly complete rewrite. Many bugs have been fixed.

2008-03-23 16:20
20080323

此版本了告示,正在用E_ALL启动时抛出修复启用。它使基准线在CLI模式下可读的,并没有在某些情况下使用ETag的修复了故障。
标签: Minor bugfixes
This release fixes some notices being thrown at startup with E_ALL enabled. It makes the benchmark line readable in CLI mode, and fixes a glitch with etags not being used under certain circumstances.

Project Resources