Download List

Descripción del Proyecto

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 Requirements

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

Esta vez el lema fue todo corrección de errores, estabilización, y la molienda de las esquinas. Aparte de esto, algunas cosas importantes han cambiado bajo el capó.
Tags: 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

Esta versión trae un nuevo sistema de plug-in ya que dispone de varias bits útiles y piezas, que hace que aurora_contrib obsoletos (por fin). Otros puntos destacados son comparativa a través de casos de prueba, algunos de los nuevos métodos de hacer valer, anónimo plantilla de bloques, una interactiva interfaz de línea de comandos, y muchos otros cambios.
Tags: 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

Algunos trabajos se ha destinado a la limpieza interna, lo que se concentra en la corrección de errores y hacer esquinas redondas. Un nuevo sub-directorio llamado ayudantes se ha formado, y contiene rutinas básicas para el manejo de diferenciación de la prueba, JSON, YAML, XML y CSV con bastante facilidad. Todos afirman métodos han entrado en una aserción de ayuda, que le permite escribir, por ejemplo, afirman:: igual ($ a, $ b). El caso de prueba y las señales de ejemplos también se han actualizado para mostrar la nueva API.
Tags: 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

Esta versión incluye los entornos, la inicialización del modelo a nivel de línea de comandos, y un interruptor de la disponibilidad. URL de archivos están en formato yml, y el marco de pruebas ha sido objeto de casi una completa reescritura. Muchos errores han sido corregidos.
Tags: 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

Esta versión corrige algunos avisos ser lanzado en el arranque con E_ALL habilitado. Hace que la línea de referencia que pueda leerse en el modo CLI, y corrige un fallo con ETags no se utilizan en determinadas circunstancias.
Tags: 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