{"id":21117238,"url":"https://github.com/wp-content-framework/0-framework-test","last_synced_at":"2026-05-17T12:34:01.147Z","repository":{"id":42041980,"uuid":"194513640","full_name":"wp-content-framework/0-framework-test","owner":"wp-content-framework","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-18T11:26:52.000Z","size":3535,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-13T10:48:48.916Z","etag":null,"topics":["travis-ci","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/wp-content-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"custom":"https://paypal.me/technote0space"}},"created_at":"2019-06-30T12:30:37.000Z","updated_at":"2021-05-15T03:18:57.000Z","dependencies_parsed_at":"2022-08-12T03:10:39.487Z","dependency_job_id":null,"html_url":"https://github.com/wp-content-framework/0-framework-test","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/wp-content-framework/0-framework-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-content-framework%2F0-framework-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-content-framework%2F0-framework-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-content-framework%2F0-framework-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-content-framework%2F0-framework-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-content-framework","download_url":"https://codeload.github.com/wp-content-framework/0-framework-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-content-framework%2F0-framework-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33138443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["travis-ci","wordpress"],"created_at":"2024-11-20T02:40:34.836Z","updated_at":"2026-05-17T12:34:01.126Z","avatar_url":"https://github.com/wp-content-framework.png","language":"JavaScript","funding_links":["https://paypal.me/technote0space"],"categories":[],"sub_categories":[],"readme":"# Framework Test\n\n[![CI Status](https://github.com/wp-content-framework/0-framework-test/workflows/CI/badge.svg)](https://github.com/wp-content-framework/0-framework-test/actions)\n[![codecov](https://codecov.io/gh/wp-content-framework/0-framework-test/branch/master/graph/badge.svg)](https://codecov.io/gh/wp-content-framework/0-framework-test)\n[![CodeFactor](https://www.codefactor.io/repository/github/wp-content-framework/0-framework-test/badge)](https://www.codefactor.io/repository/github/wp-content-framework/0-framework-test)\n[![License: GPL v2+](https://img.shields.io/badge/License-GPL%20v2%2B-blue.svg)](http://www.gnu.org/licenses/gpl-2.0.html)\n[![PHP: \u003e=5.6](https://img.shields.io/badge/PHP-%3E%3D5.6-orange.svg)](http://php.net/)\n[![WordPress: \u003e=5.4](https://img.shields.io/badge/WordPress-%3E%3D5.4-brightgreen.svg)](https://wordpress.org/)\n\nWP Content Framework テスト用\n\n## Table of Contents\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDetails\u003c/summary\u003e\n\n- [要件](#%E8%A6%81%E4%BB%B6)\n- [構成](#%E6%A7%8B%E6%88%90)\n- [Dependency](#dependency)\n- [Author](#author)\n- [プラグイン作成用フレームワーク](#%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E4%BD%9C%E6%88%90%E7%94%A8%E3%83%95%E3%83%AC%E3%83%BC%E3%83%A0%E3%83%AF%E3%83%BC%E3%82%AF)\n\n\u003c/details\u003e\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## 要件\n- PHP 5.6 以上\n- WordPress 5.4 以上\n\n## 構成\n- code check\n  - PHP\n    - PHP_CodeSniffer\n    - PHPMD\n  - JavaScript\n    - ESLint\n- test\n  - PHP\n    - PHPUnit\n      - PHP v5.6 - v7.2\n      - WordPress latest\n  - JavaScript\n    - Jest\n- coverage\n  - codecov\n- deploy\n  - GitHub releases\n\n## Dependency\n[Scripts for Travis CI](https://github.com/wp-content-framework/travis-ci)\n\n## Author\n[GitHub (Technote)](https://github.com/technote-space)  \n[Blog](https://technote.space)\n\n## プラグイン作成用フレームワーク\n[WP Content Framework](https://github.com/wp-content-framework/core)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-content-framework%2F0-framework-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-content-framework%2F0-framework-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-content-framework%2F0-framework-test/lists"}