Skip to content

Releases: hamzaavvan/PHP-Library

One Fine release

23 Jun 14:24
Compare
Choose a tag to compare
One Fine release Pre-release
Pre-release

Added support of different methods in DB class, some improvements in Input class for santizing input.

Input

  1. Support of sanitizing array elements.
  2. Less coding with maximum process.

DB

  1. Added support for complex querying using query() method
  2. Support for binding values through class methods