Libraries tagged by query linter
mikailfaruqali/health
11 Downloads
A Laravel package for dynamic health checks and troubleshooting with a beautiful UI. Run custom database queries and diagnostics through an elegant dashboard interface.
querycase/database
0 Downloads
Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
roy404/eloquent
110 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.
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kafoso/questful
1650 Downloads
An interfacing tool providing a sensible link between HTTP query contents and a RESTful API. The name "Questful" is a word play and concatenation of the words "Query" (from HTTP) and "RESTful".
mbrevda/specification-query-interface
12 Downloads
A genereic intreface for operatives and conectives
konradmichalik/typo3-natural-language-query
2 Downloads
This extension provides a natural language query interface for TYPO3 records.
dhii/query-interface
58 Downloads
A light query abstraction standard.
commonapi/query
1677 Downloads
Common Query Api Interface
vantage/period-queries
549 Downloads
Query by overlapping and intersecting periods in Laravel
drewlabs/query-contracts
318 Downloads
Provides `drewlabs/query` library contracts and interface declaration files
kadirgun/laravel-json-query
7 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
barnythorpe/wp-fluent-queries
3 Downloads
A fluent interface for constructing Wordpress queries in a safe, readable and clean manner.
kartik-v/yii2-query-filter
45 Downloads
Advanced Yii2 query filters via an easy user interface