Skip to content

v2.0.0

Choose a tag to compare

@ISTPdev ISTPdev released this 08 Apr 15:30

Changed static class to OOP class with optional facade API instead.

  • Changes:
    • Static Class Database:: becomes Db:: (facade)
    • Created Db::Facade($obj) function (to set a face from any $pdo object)
  • Added Functions:
    • quote()