expertissim/google-search-operators 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

expertissim/google-search-operators

Composer 安装命令:

composer require expertissim/google-search-operators

包简介

abstraction and parser for create and use search based on Google Search Operators systems

README 文档

README

Very simple abstraction and parser for create and use search based on Google Search Operators systems : https://support.google.com/websearch/answer/2466433?hl=en

key:value+key:min..max-key:value

Key Delimiter

delimiter meaning
+ AND
- AND NOT
| OR (not exists in Google Operators)

Value Delimiter

delimiter meaning
: IS =
:< IS <
:> IS >
:>= IS >=
:>= IS <=
:val1..val2 BETWEEN val1 AND val2
:val1.val2.val3 IN val1 AND val2 ANd val3 (not exists in Google Operators)

WIP ...

统计信息

  • 总下载量: 18.55k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-06-05