Download List

Descripción del Proyecto

LightOrm is a small, fast, and powerful ORM
library for PHP 5. It has all the main features of
an ORM and even more, such as object cache
control, memory usage control, and some others.
Benchmarks show that it is one of the fastest ORM
libraries for PHP.

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-05-12 17:19
0.3a

Un fallo con el fin de cometer cambios en la colección fue corregido. Más control para la creación de artículos relacionados con esta. Un error con cero parámetros de filtro y filtro de Colección CollectionIterator fueron corregidos. Un error con el uso de memoria de la collectionItem:: __copy () método fue corregido.
Tags: Minor bugfixes
A bug with the order of committing collection
changes was fixed. More control for setting of
related items was added. A bug with zero
parameters in Collection filter and
CollectionIterator filter were fixed. A bug with
memory usage of the CollectionItem::__copy()
method was fixed.

2008-03-24 14:53
0.2a

El problema de uso de la memoria de gestión, cuando la "inserción", "actualización", y "eliminar" fue corregido.
Tags: Minor bugfixes
The memory usage management problem when
"inserting", "updating", and "deleting" was fixed.

2008-03-02 03:12
0.1a

Tags: Initial freshmeat announcement

Project Resources