Download the PHP package tico/mongo-sql-where without Composer
On this page you can find all versions of the php package tico/mongo-sql-where. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tico/mongo-sql-where
More information about tico/mongo-sql-where
Files in tico/mongo-sql-where
Download tico/mongo-sql-where
More information about tico/mongo-sql-where
Files in tico/mongo-sql-where
Vendor tico
Package mongo-sql-where
Short Description Convert MongoDB-style queries into SQL WHERE clauses in PHP
License MIT
Package mongo-sql-where
Short Description Convert MongoDB-style queries into SQL WHERE clauses in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package mongo-sql-where
Mongo SQL Where
Convert MongoDB-style query syntax into SQL WHERE clauses in PHP.
Features
- Supports
$or,$and,$not,$in,$nin,$gt,$lt,$gte,$lte,$ne,$regex - Column mapping for aliasing logical keys to SQL columns
- No ORM required
Installation
Usage
Example Output
Regex Support
You can use the $regex operator to perform pattern matching. Case-insensitive matching is supported via the $options parameter.
Example Output
License
MIT
All versions of mongo-sql-where with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package tico/mongo-sql-where contains the following files
Loading the files please wait ...