{"id":16673947,"url":"https://github.com/sensorario/yelp-sample-code","last_synced_at":"2026-04-21T18:07:03.514Z","repository":{"id":145918075,"uuid":"52502524","full_name":"sensorario/yelp-sample-code","owner":"sensorario","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-05T15:16:16.000Z","size":553,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T02:31:36.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sensorario.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.php","contributing":null,"funding":null,"license":null,"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":"2016-02-25T06:32:20.000Z","updated_at":"2016-02-25T07:43:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"03475af6-e5c2-4374-b10f-aa028a956981","html_url":"https://github.com/sensorario/yelp-sample-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sensorario/yelp-sample-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fyelp-sample-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fyelp-sample-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fyelp-sample-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fyelp-sample-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensorario","download_url":"https://codeload.github.com/sensorario/yelp-sample-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fyelp-sample-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":[],"created_at":"2024-10-12T12:28:51.971Z","updated_at":"2025-12-24T18:12:36.344Z","avatar_url":"https://github.com/sensorario.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Yelp Wrapper\n\nThis is a wrapper for yelp api. It allow some nice requests, like /search/{something}/in/{location} instead of a complex query. Or /phone/+390000000000. It also use twig to render the content. Actually just json content.\n\n## Configuration\n\nCopy app/config.yml.dist in your app/config.yml file and put here your Yelp configurations.\n\n```yaml\nyelp:\n    api_keys:\n        consumer_key: ~\n        consumer_secret: ~\n        token: ~\n        token_secret: ~\n    api_host: api.yelp.com\n```\n\n### Run wrapper\n\n```bash\nphp -S localhost:8888 -t scripts/\n```\n\nThis will opern default route. On top of the page there is a menu with a little preset of query.\n\n## Why this wrapper?\n\nIs just an exercise!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Fyelp-sample-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensorario%2Fyelp-sample-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Fyelp-sample-code/lists"}