Libraries tagged by clause
tico/mongo-sql-where
18 Downloads
Convert MongoDB-style queries into SQL WHERE clauses in PHP
testprocessmaker/pmql
0 Downloads
An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent
terablaze/psr7-server
118 Downloads
Helper classes to handle PSR-7 server requests(A fork of nyholm/psr7-server, removing final clause from all classes making them extendable)
terablaze/psr7
122 Downloads
A fast PHP7 implementation of PSR-7 (A fork of nyholm/psr7, removing final clause from all classes making them extendable)
sukohi/where-json
19 Downloads
A Laravel package to mange WHERE clause for json data.
sukohi/order-by-distance
12 Downloads
A Laravel package that manages `ORDER BY` clause sorting by distance.
sukohi/eloquent-array
31 Downloads
A Laravel package to deal with array values that we can search through where clause.
rstoetter/csmartsqlstatement-php
56 Downloads
class to manage SQL SELECT statements - analyze and replace clauses
openstrong/strongshop
56 Downloads
StrongShop 是一款免费开源的跨境电商商城网站。基于 PHP Laravel6 框架开发,遵循 BSD-3-Clause 开源协议,免费商用。支持多语言,多货币,多种国际配送方式。PayPal 支付,国际信用卡支付。PC Web 端和移动端自适应。
markjaquith/wherewithal
5 Downloads
Given constraints, parses a string of conditions into a valid MySQL WHERE clause
korowai/contextlib
665 Downloads
Provides functionality similar to Python's 'with' clause and contextlib
hpbframework/zend-db
0 Downloads
Update Zend-db to use clauses Limit and Offset with FirebirdSQL
exegeseit/doctrinequerysearch-helper
130 Downloads
This package aims to facilitate the creation of dynamic WHERE clauses when using Doctrine\ORM\Querybuilder or Doctrine\DBAL\Querybuilder
darkspock/just-query
0 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.
peteraba/foo-pdo
4 Downloads
Pdo statement preprocessors (e.g. easy IN () where clauses)