{"id":15658782,"url":"https://github.com/adamwojs/json-expr","last_synced_at":"2026-04-30T10:39:05.649Z","repository":{"id":147305033,"uuid":"84001621","full_name":"adamwojs/json-expr","owner":"adamwojs","description":"Experimental library to build complex search criteria in MongoDB style","archived":false,"fork":false,"pushed_at":"2017-04-10T20:13:31.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T02:43:25.983Z","etag":null,"topics":["experimental","mongodb","php","php-library","rest","rest-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamwojs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-05T20:56:22.000Z","updated_at":"2017-03-31T20:38:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"86b2bb2d-fff3-453f-bb38-dade833e2eae","html_url":"https://github.com/adamwojs/json-expr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamwojs/json-expr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fjson-expr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fjson-expr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fjson-expr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fjson-expr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamwojs","download_url":"https://codeload.github.com/adamwojs/json-expr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fjson-expr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["experimental","mongodb","php","php-library","rest","rest-api"],"created_at":"2024-10-03T13:14:02.401Z","updated_at":"2026-04-30T10:39:05.634Z","avatar_url":"https://github.com/adamwojs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON-EXPR\n\nJSON-EXPR (working title) is experimental library to build complex search criteria in MongoDB style e.g. \n\n```\n{\n\t\"$and\": [\n\t\t{\n\t\t\t\"$or\": [\n\t\t\t\t{\n\t\t\t\t\t\"foo\": {\n\t\t\t\t\t\t\"$eq\": \"A\"\n\t\t\t\t\t}\n\t\t\t\t},\t\t\t\t\t\t\t\n\t\t\t\t{\n\t\t\t\t\t\"foo\": {\n\t\t\t\t\t\t\"$eq\": \"B\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t]\n\n\t\t},\n\t\t{\n\t\t\t\"bar\": {\n\t\t\t\t\"$gt\": 100\n\t\t\t}\n\t\t}\n\t]\n}\n```\n\n## Project status\n\nProof of concept\n\n## Requirements\n\n* PHP \u003e= 7.0\n\n## Usage examples\n\n* RESTful search/filtering\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwojs%2Fjson-expr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamwojs%2Fjson-expr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwojs%2Fjson-expr/lists"}