Skip to content
#

dao

Here are 42 public repositories matching this topic...

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.

  • Updated Mar 17, 2025
  • PHP

PHP Spring Lib is a library that brings core concepts of the Java Spring ecosystem into PHP, using XML-based bean configuration. It includes ODI (Object Dependency Injection), iBatis-style SQL mapping, and Hibernate-inspired ORM, all configured through XML files. With this XML-style library, you create XML beans that point to PHP classes.

  • Updated Dec 18, 2025
  • PHP

Improve this page

Add a description, image, and links to the dao topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."

Learn more