Download the PHP package alexschwarz89/easy-mysqli-fulltext without Composer
On this page you can find all versions of the php package alexschwarz89/easy-mysqli-fulltext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexschwarz89/easy-mysqli-fulltext
More information about alexschwarz89/easy-mysqli-fulltext
Files in alexschwarz89/easy-mysqli-fulltext
Download alexschwarz89/easy-mysqli-fulltext
More information about alexschwarz89/easy-mysqli-fulltext
Files in alexschwarz89/easy-mysqli-fulltext
Vendor alexschwarz89
Package easy-mysqli-fulltext
Short Description An easy-to-use Library to perform ranked MYSQLi fulltext searches
License MIT
Package easy-mysqli-fulltext
Short Description An easy-to-use Library to perform ranked MYSQLi fulltext searches
License MIT
Please rate this library. Is it a good library?
Informations about the package easy-mysqli-fulltext
EasyMysqliFulltext
An easy-to-use Library to perform ranked fulltext searches with MYSQLi.
Install
Install via composer:
Run composer install
.
Getting Started
You will find a example file in examples/index.php to use with the included testdata.sql.
Set up search on a existing MYSQLi connection
Simply searching for "example" in our testdata
You can also
Use Search without an existing MYSQLi connection
You can also pass the connection variables via Environment Variable (.env) and just Use
.env file saved in your root directory
Build more complex search queries
Contributing is surely allowed! :-)
All versions of easy-mysqli-fulltext with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-mysqli Version *
aura/sqlquery Version 2.7.1
vlucas/phpdotenv Version ^2.0
ext-mysqli Version *
aura/sqlquery Version 2.7.1
vlucas/phpdotenv Version ^2.0
The package alexschwarz89/easy-mysqli-fulltext contains the following files
Loading the files please wait ....