{ "name": "mcnd/orm", "description": "An hybrid of Active Record and Data Mapper pattern allowing fdirect queries.", "type": "library", "license": "MIT", "authors": [ { "name": "Dave Mc Nicoll", "email": "mcndave@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Ulmus\\": "src/" } } }