There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This PHP library will help you to create database connetion using PDO and creating tables,inserting,updating,fetching,deleting data from database without writing any SQL code.Just create an object of the "DB" class and then the power is yours! :)