Libraries tagged by database queries

mayankjanidev/laravel-store

7 Favers
37 Downloads

Create reusable database queries and data objects in Laravel

Go to Download


ixnode/php-date-parser

3 Favers
540 Downloads

PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.

Go to Download


giordanolima/eloquent-repository

30 Favers
1284 Downloads

Repository pattern for Eloquent ORM with a powerfull cache for database queries.

Go to Download


drupal/sql_tools

0 Favers
3451 Downloads

Query database and table sizes, optimize tables and more.

Go to Download


harish81/laravel-duckdb

23 Favers
6679 Downloads

DuckDB CLI wrapper to interact with duckdb databases through laravel query builder.

Go to Download


ironbound/db

34 Favers
811 Downloads

Provides models and custom query objects for custom database tables in WordPress.

Go to Download


n2n/n2n-spec-dbo

0 Favers
3381 Downloads

Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.

Go to Download


roy404/eloquent

2 Favers
86 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


mjkhajeh/wporm

4 Favers
16 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.

Go to Download


dazza-dev/laravel-batch-validation

6 Favers
137 Downloads

Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.

Go to Download


wplibs/database

4 Favers
1218 Downloads

WordPress database query builder, based on illuminate/database

Go to Download


squirrelphp/queries

5 Favers
3669 Downloads

Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.

Go to Download


ngoctp/laravel-query-logger

5 Favers
14609 Downloads

Log database queries for Laravel project

Go to Download


mkrawczyk/db-query-translator

0 Favers
106 Downloads

Translator of database queries of multiple DBs

Go to Download


lucasdotvin/laravel-database-queries-counter

2 Favers
491 Downloads

This package provides a simple trait to check how many queries a test suite has performed.

Go to Download


<< Previous Next >>