{"id":23267452,"url":"https://github.com/thomasklein/mite.php","last_synced_at":"2025-08-20T23:32:11.436Z","repository":{"id":687124,"uuid":"331147","full_name":"thomasklein/mite.php","owner":"thomasklein","description":"PHP class providing methods to easily communicate with the mite.api","archived":false,"fork":false,"pushed_at":"2023-05-19T07:35:25.000Z","size":16,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-05-19T08:29:22.334Z","etag":null,"topics":[],"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/thomasklein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2009-10-08T16:54:31.000Z","updated_at":"2023-07-05T14:59:17.781Z","dependencies_parsed_at":"2022-08-06T10:00:31.936Z","dependency_job_id":"fcf15e8f-e625-49a5-a461-5bf5f517357f","html_url":"https://github.com/thomasklein/mite.php","commit_stats":null,"previous_names":[],"tags_count":8,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasklein%2Fmite.php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasklein%2Fmite.php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasklein%2Fmite.php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasklein%2Fmite.php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasklein","download_url":"https://codeload.github.com/thomasklein/mite.php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230470981,"owners_count":18231188,"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-12-19T16:54:27.598Z","updated_at":"2024-12-19T16:54:28.049Z","avatar_url":"https://github.com/thomasklein.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP class providing methods to easily communicate with the mite.api\n\nmite (http://mite.yo.lk/en) is a sleek time tracking tool for teams and freelancers.\n\nExample usage:\n\n````php\nrequire_once(\"path_to_class/mite.php\");\n\n$o_mite = mite::getInstance();\n$o_mite-\u003einit(\u003cYOUR_API_KEY\u003e,\u003cYOUR_ACCOUNT_SUBDOMAIN\u003e, 'my_app_name/v1.2.3');\ntry {\n    $o_responseXML = $o_mite-\u003esendRequest('get', '/time_entries.xml');\n} catch (Exception $e) {\n    echo \"\u003cp\u003e\" . $e-\u003egetMessage() . \"\u003c/p\u003e\";\n}\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasklein%2Fmite.php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasklein%2Fmite.php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasklein%2Fmite.php/lists"}