承接 clue/json-query 相关项目开发

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

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

clue/json-query

最新稳定版本:v0.3.0

Composer 安装命令:

composer require clue/json-query

包简介

JSON query language filter in PHP

README 文档

README

An implementation of the JSON Query Language specification in PHP.

The JSON Query Language specification is currently in draft mode. This library implements the v0.4 draft.

Note: This project is in beta stage! Feel free to report any issues you encounter.

Quickstart example

Once installed, you can use the following code to get started:

$filter = new QueryExpressionFilter(array('age' => 20));

$filter->doesMatch(array('name' => 'Tester', 'age' => 20))); // true
$filter->doesMatch(array('name' => 'Tester', 'age' => 22))); // false

Install

The recommended way to install this library is through composer. New to composer?

{
    "require": {
        "clue/json-query": "~0.3.0"
    }
}

License

MIT

统计信息

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

GitHub 信息

  • Stars: 30
  • Watchers: 5
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-08-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固