{"id":15407066,"url":"https://github.com/bih/cheddar-php","last_synced_at":"2025-11-08T05:30:38.672Z","repository":{"id":3878872,"uuid":"4965463","full_name":"bih/cheddar-php","owner":"bih","description":"A PHP library that utilises the Cheddarapp.com API.","archived":false,"fork":false,"pushed_at":"2013-04-29T20:50:55.000Z","size":300,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T01:40:38.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/bih.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-09T21:58:45.000Z","updated_at":"2013-12-03T18:49:24.000Z","dependencies_parsed_at":"2022-09-16T02:40:41.686Z","dependency_job_id":null,"html_url":"https://github.com/bih/cheddar-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fcheddar-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fcheddar-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fcheddar-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fcheddar-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bih","download_url":"https://codeload.github.com/bih/cheddar-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550047,"owners_count":19657538,"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","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-01T16:26:57.101Z","updated_at":"2025-11-08T05:30:38.613Z","avatar_url":"https://github.com/bih.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### \u003cdiv align=\"center\"\u003e*Notice: This library is no longer being maintained. Use at your own peril.*\u003c/div\u003e\n------\n\n![Cheddar Logo](http://i.imgur.com/Beqwh.png \"Cheddar Logo\")\n\n### Cheddar-PHP [v1.1] is a PHP5 library that works out of the box with [Cheddar](https://cheddarapp.com).\n\nIntroduction\n------\n[Cheddar](http://cheddarapp.com) is an minimalist-and-cool task management tool that is always in sync. With the release of their API, I decided that it was time I should release more code on GitHub and I thought Cheddar would be a great start.\n\nRequirements\n------\nCheddar PHP requires at least PHP 5.3 and cURL.\n\nInstallation\n------\nUpload **Cheddar.php** to your folder. That's it!\n\nInstructions\n------\nSee ```Example.php``` and ```Simple_Example.php``` for a executable demo.\n\nSteps:\n* Ensure the file has been included through ```require 'Cheddar.php';```\n* Obtain your Cheddar Application ID/Secret [by clicking here](http://cheddarapp.com/developer/apps).\n* Ensure your Return URL is the page where ```$cheddar-\u003eget_access_token();``` is being called!\n* Place your Application ID/Secret through ```$cheddar = new Cheddar\\API('app_id=APP ID HERE\u0026app_secret=APP_SECRET_HERE'); ```.\n* See ```Example.php``` and make request you wish.\n* The data is returned as an Object. Use ```var_dump()``` or ```print_r()``` to see the values necessary, or look at the examples.\n\n**Have fun!**\n\nAuthor\n========\nHi. I'm Bilawal Hameed. You can visit my website to learn more about me [here](http://bilaw.al).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Fcheddar-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbih%2Fcheddar-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Fcheddar-php/lists"}