Libraries tagged by php mysql sql
nitricware/nwdatabase
12 Downloads
An XML driven simple database solution for projects where SQLite is not available and MySQL seems overpowered.
zyimm/sync-data-struct
101 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
vimac/myspot
21 Downloads
A simple PHP persistence framework based on PDO with sql map support
tkaratug/titan-db
18 Downloads
Simple and useful query builder for PHP.
rotexsoft/leanorm
371 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
phuria/under-query
5979 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
mejinke/merrdb
127 Downloads
A pleasant mysql library
maikealame/auto-where
4101 Downloads
PHP helper to automatically create sql where conditions
kenlog/database-custom
61 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jlibs/medoo
294 Downloads
The lightest PHP database framework to accelerate development
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
azema/phigrate
33 Downloads
Migrations SQL for PHP 5.3