Libraries tagged by MySQL PHP
ganeshkandu/kdbv
313 Downloads
mysql database auto schema migration tool
furthestworld/libdb
54 Downloads
library of mysql db.
ecshop/ecshop
0 Downloads
e-commerce management system.
dino21/fluentpdo
92 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
detain/session-samurai
78 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.
delfimov/session
122 Downloads
Easy to use library for managing PHP built-in sessions
davewid/peyote
827 Downloads
A database query builder for PHP 5.3+
dandylion/medoo
83 Downloads
The lightweight PHP database framework to accelerate development
dabase/dabase
38 Downloads
Lightweight pseudo-ORM for PHP.
cubiclesoft/to-composer
2124 Downloads
CubicleSoft PHP Software Development Libraries for Composer
crazedsanity/database
745 Downloads
Database abstraction library.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
codesaur/dataobject
376 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
chamamme/noquery
38 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
bloatless/query-builder
15 Downloads
A query builder for PDO MySQL.