Libraries tagged by database library
mouf/database.dbconnection
33135 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
krugozor/database
2496 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
davidlienhard/database-query-validator
9507 Downloads
🐘 php tool to validate database queries
xeoncross/dbyte
209 Downloads
A 1kb, MySQL/SQLite/PostgreSQL database library
lerko/p-hero
33 Downloads
orm database library
jlibs/medoo
649 Downloads
The lightweight PHP database framework to accelerate development
expressodev/laravel-codeigniter-db
4013 Downloads
Integration layer allowing use of the Laravel database library in CodeIgniter applications
celema/quma
227 Downloads
A no-ORM database library for executing raw SQL files
hi/sqlquery
2181 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
evosoftcz/dibi
7334 Downloads
Dibi is Database Abstraction Library for PHP
reportico/adodb-php
10663 Downloads
ADOdb is a PHP database abstraction layer library
soosyze/queryflatfile
1087 Downloads
The Queryflatfile is PHP library for simple database not SQL
icehrm/php-active-record
41 Downloads
Simple PHP library to access databases using active record pattern
fastbolt/fabric-importer
165 Downloads
A library for the import of database-data from Microsoft Fabric.
widget/widget
75 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.