Sample code for design pattern in PHP
-
Updated
Nov 9, 2019 - PHP
Sample code for design pattern in PHP
A PHP library aimed at simplifying database interoperability and manipulation. It provides a foundational implementation of the Data Access Object (DAO) design pattern, enabling basic Create-Read-Update-Delete (CRUD) operations. Additionally, it includes utilities for SQL interoperability, making it easier to work with different database engines.
Abstract Factory Design Pattern [java & PHP]
Add a description, image, and links to the design-pattern-php topic page so that developers can more easily learn about it.
To associate your repository with the design-pattern-php topic, visit your repo's landing page and select "manage topics."