awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDatabase Access Layers

Libraries that provide a consistent interface for interacting with multiple relational database management systems in PHP.

Distinct from PHP Database Toolkits: Distinct from PHP Database Toolkits: focuses on the access layer abstraction rather than general administration utilities.

Explore 1 awesome GitHub repository matching data & databases · Database Access Layers. Refine with filters or upvote what's useful.

Awesome Database Access Layers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • aplus-framework/databaseAvatar de aplus-framework

    aplus-framework/database

    339Ver en GitHub↗

    This project is a database access layer for PHP that provides a consistent interface for interacting with multiple relational database management systems. It functions as a unified abstraction layer, enabling developers to connect to various SQL databases and perform data operations through a standardized command set. The library distinguishes itself by utilizing a fluent query builder that allows for the programmatic construction of complex SQL statements. It further abstracts database interactions through a schema definition language, which enables the creation, modification, and management

    Provides a consistent way to interact with various relational database management systems in PHP.

    PHPaplusaplus-frameworkcomposer
    Ver en GitHub↗339
  1. Home
  2. Data & Databases
  3. PHP Database Toolkits
  4. Database Access Layers