zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2026-01-04 03:10
webcraftdg/fractal-cms-import-export
Import / Export engine for FractalCMS (CSV, XLSX, SQL, Row Transformers)
时间:2025-12-24 12:14
yd-shomer/php-shomer
SQL Query Guardian (שומר) - Runtime validation and security for PHP development
时间:2025-12-23 06:40
eril/tbl-class
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.
时间:2025-12-17 19:05
fuwasegu/php-sql-snapshot
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison
时间:2025-12-17 03:25
michel/php-sql-mapper
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many re
时间:2025-12-15 16:57
getphred/pairity
DAO/DTO-centric PHP ORM with Query Builder, relations, migrations/CLI, Unit of Work, and event system. Supports MySQL/MariaDB, PostgreSQL, SQLite, SQL Server, and Oracle.
时间:2025-12-11 17:26
erilshk/qrud
A powerful and intuitive CRUD & Query Builder for PHP with Laravel-like syntax
时间:2025-11-25 02:48
edifonttes/mysql-backup-manager
Biblioteca PHP para backup de banco de dados MySQL com suporte a SQL e ZIP
时间:2025-11-21 15:29
codemonster-ru/database
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
时间:2025-11-19 15:52
salesoftech/amocrm-api-php-salesoftech
Multi-tenant wrapper for amocrm/amocrm-api-php with pluggable storages (SQL, file, NoSQL)
时间:2025-11-17 14:51
skydiablo/sql-query-builder
PHP library for building SQL queries with named parameters
时间:2025-11-11 14:28
omegaalfa/query-builder
Um Query Builder moderno e minimalista em PHP 8+, totalmente tipado e baseado em PDO, com suporte a cache, paginação, transações e geração fluente de SQL.
时间:2025-11-08 23:33
wpjscc/orm
PHP DataMapper ORM and Data Modelling Engine
时间:2025-11-07 02:30
metarush/data-access
A generic data access layer for basic CRUD operations. Can act as a layer between database, repositories, and services. Minimal boilerplate for rapid development. Implicit inline binding for SQL queries.
时间:2025-10-28 12:31