Warning! This library is no longer actively developed. It is provided "as is" with no guarantee of future development or support.
Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
See www.leanmapper.com for more informations, usage examples and documentation.
The unit tests can be run using the following composer command:
composer test
To use local PHP configuration, the following command can be used:
composer test-local
Note:
json, pdo, tokenizer and sqlite3 PHP extensions are needed to run the tests.
MIT
Copyright (c) 2013 Vojtěch Kohout (aka Tharos)