{"id":31126619,"url":"https://github.com/httd1/printmethods","last_synced_at":"2025-09-17T22:58:52.488Z","repository":{"id":315147683,"uuid":"1056703896","full_name":"httd1/printmethods","owner":"httd1","description":"Json response to telegram webhook","archived":false,"fork":false,"pushed_at":"2025-09-14T16:47:47.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-17T01:24:58.902Z","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/httd1.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-14T16:30:14.000Z","updated_at":"2025-09-14T16:45:50.000Z","dependencies_parsed_at":"2025-09-17T01:25:02.817Z","dependency_job_id":"0de46de8-d36c-497b-80e1-9026ce7c854a","html_url":"https://github.com/httd1/printmethods","commit_stats":null,"previous_names":["httd1/printmethods"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/httd1/printmethods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httd1%2Fprintmethods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httd1%2Fprintmethods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httd1%2Fprintmethods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httd1%2Fprintmethods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httd1","download_url":"https://codeload.github.com/httd1/printmethods/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httd1%2Fprintmethods/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275680446,"owners_count":25508570,"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-09-17T02:00:09.119Z","response_time":84,"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":"2025-09-17T22:58:51.375Z","updated_at":"2025-09-17T22:58:52.476Z","avatar_url":"https://github.com/httd1.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrintMethods\n\nYou may use this package with ```httd1/TelegramPhp```\n\n## Installation\n```shell\ncomposer require httd1/PrintMethods\n```\n\n## Example\n\n```php\nuse PrintMethods\\PrintMethods;\n\n// Simulate sending a message\nPrintMethods::sendMessage([\n    'chat_id' =\u003e 123456789,\n    'text' =\u003e 'Hello, world!'\n]);\n```\n\n**Output:**\n```json\n{\n    \"method\": \"sendMessage\",\n    \"chat_id\": 123456789,\n    \"text\": \"Hello, world!\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttd1%2Fprintmethods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttd1%2Fprintmethods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttd1%2Fprintmethods/lists"}