Download the PHP package avadim/manticore-query-builder-php without Composer
On this page you can find all versions of the php package avadim/manticore-query-builder-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avadim/manticore-query-builder-php
More information about avadim/manticore-query-builder-php
Files in avadim/manticore-query-builder-php
Download avadim/manticore-query-builder-php
More information about avadim/manticore-query-builder-php
Files in avadim/manticore-query-builder-php
Vendor avadim
Package manticore-query-builder-php
Short Description Manticore Search Query Builder for PHP (unofficial PHP client)
License MIT
Homepage https://github.com/aVadim483/manticore-query-builder-php
Package manticore-query-builder-php
Short Description Manticore Search Query Builder for PHP (unofficial PHP client)
License MIT
Homepage https://github.com/aVadim483/manticore-query-builder-php
Please rate this library. Is it a good library?
Informations about the package manticore-query-builder-php
Manticore Search Query Builder for PHP (unofficial PHP client)
Query Builder for Manticore Search in PHP with Laravel-like syntax
Features
- MySQL multiple connections via PDO (because Manticore is SQL-first)
- Placeholders as prefix in table names
- Named parameters in expressions
- Clear Laravel-like syntax
- Multiple INSERT and REPLACE
- Support MATCH() and multi-level WHERE for SELECT
- Support faceted search
More detail documentation is available in /docs folder. Manticore Search server documentation: https://manual.manticoresearch.com/
Quick start guide
Documentation
More detail documentation is available in /docs folder.
Want to support?
if you find this package useful just give me a star on GitHub :)
All versions of manticore-query-builder-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-pdo Version *
psr/log Version >=1.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-pdo Version *
psr/log Version >=1.1
The package avadim/manticore-query-builder-php contains the following files
Loading the files please wait ....