Skip to content

dakujem/LeanMapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning! This library is no longer actively developed. It is provided "as is" with no guarantee of future development or support.

Lean Mapper

Build Status

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.

Contributions & Testing

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.

License

MIT

Copyright (c) 2013 Vojtěch Kohout (aka Tharos)

About

Lean Mapper is a tiny ORM based on powerful dibi database abstraction library for PHP 5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%