Libraries tagged by php database
thingengineer/mysqli-database-class
140861 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
overblog/dataloader-php
3461509 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
mevdschee/php-crud-api
57408 Downloads
Single file PHP script that adds a REST API to a SQL database.
joshcam/mysqli-database-class
272328 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
topthink/think-orm
1734850 Downloads
the PHP Database&ORM Framework
dibi/dibi
3511579 Downloads
Dibi is Database Abstraction Library for PHP
usmanhalalit/pixie
2016491 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
tzsk/otp
514695 Downloads
OTP Generator and Verifier without database
nette/nette
2619041 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
foolz/sphinxql-query-builder
2025587 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
fileeye/mimemap
7700746 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
envms/fluentpdo
452876 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
davedevelopment/phpmig
2200994 Downloads
Simple migrations system for php
codezero/laravel-unique-translation
809679 Downloads
Check if a translated value in a JSON column is unique in the database.
bvanhoekelen/performance
716698 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.