PHP Classes

File: lib/Db.php

Recommend this page to a friend!
  Classes of Victor Bolshov   Tiny PHP ORM Framework   lib/Db.php  
File: lib/Db.php
Role: Class source
Content type: text/plain
Description: Class source
Class: Tiny PHP ORM Framework
Map objects to databases using composed queries
Author: By
Last change: Using custom Statement class, to support this type of flow: $stmt = $db->prepare(); $db->multiAtomic(function() use ($stmt) { $stmt->execute(); });
Date: 6 years ago
Size: 9,393 bytes

You need to be a registered user and login to get this file.

Login Immediately with your account on: