-
Data Access Objects is a PHP library for generating the necessary code for working with Data Access Objects (DAO). Meanwhile, it is perfect for working with CRUD-heavy web pages.Features of Data Access Objects (DAO) for PHP:- PreparedStatement PHP class similar to JDBC.- Database-neutral XML DDL Schema engine and SQL generator.- Saves lots of development time, providing automatic pre-made code

