Libraries tagged by php sql
izniburak/pdox
21632 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
koolreport/querybuilder
187389 Downloads
Create query by php code
ikkez/f3-cortex
41512 Downloads
A multi-engine ORM / ODM for the PHP Fat-Free Framework
butschster/dbml-parser
19049 Downloads
DBML (database markup language) parser written on PHP8.
vcian/laravel-db-auditor
37689 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
dg/adminer
3128 Downloads
Customization for Adminer, the best database management tool written in PHP.
chriskite/phactory
219198 Downloads
A Database Factory for PHP Unit Tests
dg/dibi
102331 Downloads
Dibi is Database Abstraction Library for PHP
jeromeschneider/baikal
4819 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
ray/media-query
250402 Downloads
PHP interface-based SQL framework
dbpatch/dbpatch
65683 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
marcocesarato/sqlparser
45491 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
hemiframe/php-query-builder
21487 Downloads
Powerful and lightweight PHP SQL Query Builder
automattic/php-thrift-sql
67347 Downloads
A PHP library for connecting to Hive or Impala over Thrift
google/cloud-sql-admin
157781 Downloads
Google Cloud Sql Admin Client for PHP