Libraries tagged by php mysql
peterujah/hierarchical
19 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
memran/marwadb
117 Downloads
PHP PDO Mysql Database Library
matthew-p/docker-server
1784 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
jeboehm/lampcp
20 Downloads
The linux apache mysql php control panel
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
maatify/db-model-v3
240 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
hraw/dbqb
353 Downloads
A lightweight mysql query builder for PHP
amcsi/amysql
208 Downloads
A MySQL(i) wrapper for PHP 5.2 and higher with useful tools and no extension dependencies.
openlss/lib-pdns
148 Downloads
PHP library for modifying an PowerDNS MySQL database
mysql/schematic
726 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
nahid/crudx
38 Downloads
Crudx is a mysql query handling library based on PHP
zyimm/sync-data-struct
100 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL