{"id":28825260,"url":"https://github.com/dearvn/wp-react-example","last_synced_at":"2026-04-28T13:39:11.364Z","repository":{"id":55064836,"uuid":"522030521","full_name":"dearvn/wp-react-example","owner":"dearvn","description":"Build plugin of Wordpress with react aim to learn","archived":false,"fork":false,"pushed_at":"2022-08-09T07:32:09.000Z","size":315,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T01:48:19.309Z","etag":null,"topics":["reactjs","wordpress-code-review","wordpress-plugin","wordpress-react","wordpress-standards","wordpress-starter-plugin"],"latest_commit_sha":null,"homepage":"","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/dearvn.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}},"created_at":"2022-08-06T18:57:57.000Z","updated_at":"2023-11-15T16:43:58.000Z","dependencies_parsed_at":"2022-08-14T10:50:24.921Z","dependency_job_id":null,"html_url":"https://github.com/dearvn/wp-react-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dearvn/wp-react-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearvn%2Fwp-react-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearvn%2Fwp-react-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearvn%2Fwp-react-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearvn%2Fwp-react-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dearvn","download_url":"https://codeload.github.com/dearvn/wp-react-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearvn%2Fwp-react-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32383782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["reactjs","wordpress-code-review","wordpress-plugin","wordpress-react","wordpress-standards","wordpress-starter-plugin"],"created_at":"2025-06-19T01:43:58.524Z","updated_at":"2026-04-28T13:39:11.360Z","avatar_url":"https://github.com/dearvn.png","language":"PHP","readme":"# wp-react-kit\nA simple starter kit to work in WordPress with WP-script, React, React Router, Tailwind CSS, PostCSS, Eslint, i18n, PHP OOP plugin architecture easily in a minute.\n\n----\n\n### Quick Start\n```sh\n# Clone the Git repository\ngit clone https://github.com/dearvn/wp-react-example.git\n\n# Install node module packages\nnpm i\n\n# Install PHP-composer dependencies [It's empty]\ncomposer install\n\n# Start development mode\nnpm start\n\n# Start development with hot reload (Frontend components will be updated automatically if any changes are made)\nnpm run start:hot\n\n# To run in production\nnpm run build\n```\n\nAfter running `start`, or `build` command, there will be a folder called `/build` will be generated at the root directory.\n\n### Browse Plugin\n**using https://github.com/dearvn/wp-deployment to deploy in local enviroment\n\nhttp://wordpress.local:8080/wp/wp-admin/admin.php?page=jobplace#/\n\nWhere, `/wpex` is the project root folder inside `/htdocs`.\n\nOr, it could be your custom processed URL.\n\n### Version \u0026 Changelogs\n**v0.0.1 - 02/08/2022**\n\n1. Necessary traits to handle - sanitization, query.\n1. Advanced setup for migration, seeder, REST API.\n1. Jobs, Job Types REST API developed.\n\n### PHP Coding Standards - PHPCS\n\n**Get all errors of the project:**\n```sh\nvendor/bin/phpcs .\n```\n\n**Fix all errors of the project:**\n```sh\nvendor/bin/phpcbf .\n```\n\n\u003cdetails\u003e\n    \u003csummary\u003eOptions for specific files:\u003c/summary\u003e\n\n**Get specific file errors of the project:**\n```sh\nvendor/bin/phpcs job-place.php\n```\n\n\n**Fix specific file errors of the project:**\n```sh\nvendor/bin/phpcbf job-place.php\n```\n\u003c/details\u003e\n\n### Check coding convention\n\u003cdetails\u003e\n    \u003csummary\u003eFixing errors for input data\u003c/summary\u003e\n\nhttps://github.com/WordPress/WordPress-Coding-Standards/wiki/Fixing-errors-for-input-data#nonces\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eYoda Conditions: To Yoda or Not to Yoda\u003c/summary\u003e\n\nhttps://knowthecode.io/yoda-conditions-yoda-not-yoda\n\u003c/details\u003e\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearvn%2Fwp-react-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdearvn%2Fwp-react-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearvn%2Fwp-react-example/lists"}