承接 lunarphp/scout-database-engine 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

lunarphp/scout-database-engine

最新稳定版本:0.8.2

Composer 安装命令:

composer require lunarphp/scout-database-engine

包简介

Laravel Scout engine to allow full searching in MySQL and PostgreSQL.

README 文档

README

Out-of-the-box Laravel Scout provides a database driver, but it is very limited. If you want to truly be able to search any data in MySQL or PostgreSQL then you'll need a search index table.

This package introduces an Eloquent model called SearchIndex. It will index the information set to be searched using Laravel Scout and there is no limitation, E.g. you could happily index and search on aggregate data.

Installation

composer require lunarphp/scout-database-engine
php artisan migrate

TODO

统计信息

  • 总下载量: 41.88k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-26