Libraries tagged by database query
mjkhajeh/wporm
67 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
wplibs/database
1219 Downloads
WordPress database query builder, based on illuminate/database
ngoctp/laravel-query-logger
14610 Downloads
Log database queries for Laravel project
mkrawczyk/db-query-translator
145 Downloads
Translator of database queries of multiple DBs
koochik/queryhall
143 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
kmlaravel/laravel-query-helper
8 Downloads
a Laravel package help you to execute more effective databases queries
hxd/query-logger
570 Downloads
This is a package that saves all database queries to a log file with some customizations
grafite/query-cache
132 Downloads
A database query caching system with invalidation automation.
djl997/laravel-search-query-builder
333 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
clicalmani/database
75 Downloads
Tonka database query builder
aviat/query
3309 Downloads
Database Query Builder and Abstraction layer
querycase/database
0 Downloads
Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.
aviat4ion/query
1892 Downloads
Database Query Builder and Abstraction layer
initphp/database
241 Downloads
InitPHP DataBase (QueryBuilder, DBAL and ORM) Library
solophp/database
144 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.