Menu

LightOrm for PHP / News: Recent posts

LightOrm 0.3a for PHP 5 released.

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

In this version:
- Fixed bug with order of collection changes commit.
- Added more control for setting of related items.
- Fixed bug with zero parameters in Collection filter and CollectionIterator filter.
- Fixed bug with memory usage of CollectionItem::__copy() method.

Posted by Andrey Tereshchenko 2008-05-07

The LightOrm vs Propel vs Doctrine benchmark is published

LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others.

Benchmarks show that it is one of the fastest ORM library for PHP.

Posted by Andrey Tereshchenko 2008-03-31

The new version of ORM library LightOrm for PHP 5 released.

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

In new version the memory usage management problem at "inserting", "updating" and "deleting" fixed.

Posted by Andrey Tereshchenko 2008-03-24

The first alpha version of LightOrm released.

LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others.

This is initial release of this library.

Posted by Andrey Tereshchenko 2008-03-01