{ "packages": [ { "name": "teamtnt/tntsearch", "version": "v2.6.0", "version_normalized": "2.6.0.0", "source": { "type": "git", "url": "https://github.com/teamtnt/tntsearch.git", "reference": "d9b2d764491c87f03ec214ed8dbc27336cf0c0e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/teamtnt/tntsearch/zipball/d9b2d764491c87f03ec214ed8dbc27336cf0c0e4", "reference": "d9b2d764491c87f03ec214ed8dbc27336cf0c0e4", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-pdo_sqlite": "*", "ext-sqlite3": "*", "php": "~7.1|^8" }, "require-dev": { "phpunit/phpunit": "7.*" }, "time": "2020-12-21T09:11:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "TeamTNT\\TNTSearch\\": "src" }, "files": [ "helper/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nenad Tičarić", "email": "nticaric@gmail.com", "homepage": "http://www.tntstudio.us", "role": "Developer" } ], "description": "A fully featured full text search engine written in PHP", "homepage": "https://github.com/teamtnt/tntsearch", "keywords": [ "Fuzzy search", "bm25", "fulltext", "geosearch", "search", "stemming", "teamtnt", "text classification", "tntsearch" ], "support": { "issues": "https://github.com/teamtnt/tntsearch/issues", "source": "https://github.com/teamtnt/tntsearch/tree/v2.6.0" }, "funding": [ { "url": "https://ko-fi.com/nticaric", "type": "ko_fi" }, { "url": "https://opencollective.com/tntsearch", "type": "open_collective" }, { "url": "https://www.patreon.com/nticaric", "type": "patreon" } ], "install-path": "../teamtnt/tntsearch" } ], "dev": true, "dev-package-names": [] }