{"id":28371613,"url":"https://github.com/hametuha/hametwoo","last_synced_at":"2026-02-06T05:03:19.353Z","repository":{"id":62514269,"uuid":"80693007","full_name":"hametuha/hametwoo","owner":"hametuha","description":"A utility classes for WooCommerce development.","archived":false,"fork":false,"pushed_at":"2025-01-04T08:50:41.000Z","size":91,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T02:13:23.869Z","etag":null,"topics":["woocommerce","wordpress","wordpress-php-library"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hametuha.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-02-02T04:25:14.000Z","updated_at":"2024-12-13T05:24:28.000Z","dependencies_parsed_at":"2025-03-30T05:00:43.853Z","dependency_job_id":"db99ef19-a7f1-41d6-a9cc-51392192c7c9","html_url":"https://github.com/hametuha/hametwoo","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/hametuha/hametwoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hametuha%2Fhametwoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hametuha%2Fhametwoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hametuha%2Fhametwoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hametuha%2Fhametwoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hametuha","download_url":"https://codeload.github.com/hametuha/hametwoo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hametuha%2Fhametwoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29151597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["woocommerce","wordpress","wordpress-php-library"],"created_at":"2025-05-29T10:44:29.913Z","updated_at":"2026-02-06T05:03:19.347Z","avatar_url":"https://github.com/hametuha.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hametwoo\n\nA utility classes for WooCommerce development.\n\n[![Build Status](https://travis-ci.org/hametuha/hametwoo.svg)](https://travis-ci.org/hametuha/hametwoo)\n\n## How to Use\n\nInclude via composer. In your composer.json:\n\n```\n{\n  \"require\": {\n    \"hametuha/hametwoo\": \"~0.9\"\n  }\n}\n```\n\nThis library is useful for making Payment Gateways.\n\n## Development\n\nComposer, Node.js, and Docker are required. At first, clone GitHub repository.\n\n```\ngit clone git@github.com:hametuha/hametwoo.git\n```\n\nThen install dependencies.\n\n```\ncomposer install\nnpm install\n```\n\nRun local environment.\n\n```\nnpm start\n```\n\nRun test.\n\n```\n# PHP Unit test in Docker.\nnpm test\n# PHP Code Sniffer\ncomposer lint\n# PHP Code Beautifier\ncomposer format\n```\n\nTo enable mailhog for debug, follow the instruction below.\n\n```\n# Get docker container ID.\n# Notice: run npm start before this step.\nnpm run path\n# You will get container ID at the base name e.g. 0597019337936df00cda1cf5a15016e0\n# Save it as .wp_install_path\ntouch .wp_install_path\necho 0597019337936df00cda1cf5a15016e0 \u003e .wp_install_path\n# Restart docker.\nnpm run update\n# Open http://localhost:8025\n```\n\n## License\n\nGPL 3.0 and later.\n\n## Change Log\n\n### 0.8.5\n\n- Fix custom email to automatically fired.\n\n### 0.8.4\n\n- Add custom email for cancellation.\n\n### 0.8.2\n\n- Add dependency check `Compatibility::check_dependency( $plugin_files_array )`.\n- Add utility functions for get post data for Gateway API.\n\n### 0.8.0\n\nFirst release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhametuha%2Fhametwoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhametuha%2Fhametwoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhametuha%2Fhametwoo/lists"}