Libraries tagged by php queries
squirrelphp/connection
87 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
solophp/abstract-repository
26 Downloads
An abstract repository implementation for PHP applications, providing a standardized way to interact with database tables using the Solo Query Builder.
smart-php/mysql-scheman
94 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
rougin/wildfire
1364 Downloads
Query Builder wrapper for Codeigniter 3.
rougin/credo
1134 Downloads
Doctrine ORM wrapper for Codeigniter 3.
renoki-co/laravel-steampipe
3 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
philippebeck/pam
122 Downloads
Php Adaptive Microframework
nfaiz/dbtoolbar
8842 Downloads
CodeIgniter 4 Database Debug Toolbar Query Highlighter.
netherphp/database
2626 Downloads
A database connection and query tool.
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
linhanwei/thinkphp-elasticsearch
28 Downloads
Thinkphp use SQL statements to query elasticsearch
lingxiang/laravel-elasticsearch
1586 Downloads
Use SQL statements to query elasticsearch
kevinpirnie/kpt-database
4 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kaizencoders/wp-fluent
9 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.