Libraries tagged by MySQL PHP
geste/fluentpdo
150 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
gandasani/medoo
64 Downloads
The Lightest PHP database framework to accelerate development
flexmind-software/currency-rate
14 Downloads
Library download currency rate and save in database, It's designed to be extended by any available data source.
fk424/medoo
2 Downloads
The lightweight PHP database framework to accelerate development
ezrarieben/pdo-wrapper-singleton
6 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
erickfirmo/dbconnection
30 Downloads
PDO database library
epaphrodites/epaphrodites
241 Downloads
Epaphrodites framework combines simplicity, compatibility with Python, support for multiple databases, and a commitment to open-source principles.
entityphp/entityphp
22 Downloads
A basic and easy to use ORM built with and for PHP.
empatisoft/pdo
7 Downloads
PDO ile yazılmış olan bu ufak veritabanı sınıfı ile tüm ihtiyaçlarınızı kolaylıkla karşılayabilirsiniz.
emapper/emapper
61 Downloads
The Extensible Data Mapper library for PHP
elhadraoui/doctrine-orm
10 Downloads
Object-Relational-Mapper for PHP
ekolotech/database-importer
5 Downloads
Allow to import a database into another database
easeappphp/pdolight
75 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.
dutchie027/easymysqlbackup
1 Downloads
This library piggybacks on the functionality of mysqldump, creating a backup of a Maria or MySQL database. It allows you to save locally or upload to cloud storage.
duamel/medoo
26 Downloads
The lightest PHP database framework to accelerate development