There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Simple PHP database class based on PDO class. This class adds 2 new methods - for ping and bulk insert, which are useful for web scrapers. All PDO functionality is preserved.