Libraries tagged by sql-like
pimcore/search-query-parser
570931 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
fattureincloud/api-filter
31455 Downloads
A PHP parser for a sql-like filter
algoritma/shopware-query-builder
749 Downloads
A modern, fluent query builder for Shopware 6.7+ with zero configuration. Write intuitive SQL-like queries with automatic validation, alias support, and type safety for cleaner code.
getdkan/sql-parser
65988 Downloads
A state-machine-driven parser and validator for SQL-like strings.
daffie/sql-like-to-regular-expression
1648 Downloads
Library to convert SQL Like patterns to regular expressions patterns
whizsid/arraybase
72 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
touhidurabir/eloquent-wherelike
2516 Downloads
An extended laravel eloquent WHERE method to work with sql LIKE operator.
heimrichhannot/contao-entity-filter-bundle
8490 Downloads
This module offers an input type for selecting one or more entities by comfortably 'clicking together' sql-like conditions.
performing/filter-sql
563 Downloads
simple sql like dsl for filtering
menthol/sql-like-to-regex
243 Downloads
Simple package to convert (my)sql LIKE syntax to regex (preg)
yaknet/mock-engine
4 Downloads
In-memory SQL-like query builder and execution engine for PHP arrays
vikram0460/sql-elasticsearch-query-converter
3 Downloads
Library for converting AND OR SQL like query to Elastic Search query
santik/sql-elasticsearch-query-converter
80 Downloads
Library for converting AND OR SQL like query to Elastic Search query
prgtw/sqldatetime
9 Downloads
SQL-like PHP DateTime class
philiprehberger/php-array-query
72 Downloads
SQL-like fluent query builder for filtering, sorting, and transforming arrays