Libraries tagged by php sql
redsql/redsql
526 Downloads
Programmatic and database agnostic SQL helper for RedBean delivered as a plugin.
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
phuria/under-query
5979 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
ninjaphp/ninja
616 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
nfaiz/dbtoolbar
8870 Downloads
CodeIgniter 4 Database Debug Toolbar Query Highlighter.
mightydes/enjoin
1304 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
mejinke/merrdb
127 Downloads
A pleasant mysql library
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
lucinda/framework
508 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
linna/db-dumps
2761 Downloads
Sql dumps containing databases for the linna apps.
linhanwei/thinkphp-elasticsearch
31 Downloads
Thinkphp use SQL statements to query elasticsearch
lingxiang/laravel-elasticsearch
1586 Downloads
Use SQL statements to query elasticsearch
kenlog/database-custom
110 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
10 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.