Libraries tagged by php sql
whizsid/arraybase
68 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
tereta/migration
6 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
azema/phigrate
33 Downloads
Migrations SQL for PHP 5.3
workbunny/storage
152 Downloads
A lightweight storage for PHP based on sqlite3.
rawsrc/pdoplusplus
43 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
rawsrc/pdo-plus-plus
2 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
ludal/mysql-querybuilder
771 Downloads
A simple PHP query builder for SQL queries
imjoehaines/flowder
629474 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
castroitalo/echoquery
302 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
yepsql/yepsql
48 Downloads
SQL templating helper for PHP inspired by yesql.
vimac/myspot
21 Downloads
A simple PHP persistence framework based on PDO with sql map support
nineinchnick/closure-table-manager
75 Downloads
PHP library that helps maintain adjacency list SQL structures.
bigins/scriptor
35 Downloads
Lightweight PHP CMS for microsites, blogs and wikis — SQLite + FTS5 search, Markdown, rich-text editing.
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL