{"id":19045472,"url":"https://github.com/yoast/wp-cli-faker","last_synced_at":"2025-04-23T23:47:27.508Z","repository":{"id":46363513,"uuid":"233058946","full_name":"Yoast/wp-cli-faker","owner":"Yoast","description":"Generate fake data using WP CLI","archived":false,"fork":false,"pushed_at":"2022-12-01T09:31:37.000Z","size":568,"stargazers_count":78,"open_issues_count":2,"forks_count":10,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-18T08:39:37.719Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yoast.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":"2020-01-10T14:02:01.000Z","updated_at":"2025-04-08T09:43:56.000Z","dependencies_parsed_at":"2023-01-23T19:46:01.192Z","dependency_job_id":null,"html_url":"https://github.com/Yoast/wp-cli-faker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fwp-cli-faker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fwp-cli-faker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fwp-cli-faker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fwp-cli-faker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yoast","download_url":"https://codeload.github.com/Yoast/wp-cli-faker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535084,"owners_count":21446505,"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-11-08T22:50:19.025Z","updated_at":"2025-04-23T23:47:27.482Z","avatar_url":"https://github.com/Yoast.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP CLI Faker\n\nThis package introduces two new WP CLI commands to generate fake data.\n\n## Install as WordPress package\n\nThis command can be installed for WP CLI by running:\n\n`wp package install yoast/wp-cli-faker`.\n\nIn many cases the default memory limit will not be enough to run composer so running the following instead is generally recommended:\n\n`php -d memory_limit=512M \"$(which wp)\" package install yoast/wp-cli-faker`\n\n## Install as WordPress Plugin\n\nClone the repo into your WordPress plugins folder.\n\nThis repo requires composer 1+ in order to be compatible with WP cli, so to use it as a plugin you must install dependencies with composer 1+. For ease of use composer 1 is shipped as a .phar file.\n\nRun `php composer.phar install`.\n\n## Core\n\nThe `wp faker core content` command generates authors, attachments, categories, tags, posts and pages. It supports the following flags:\n- authors: The number of authors to generate, by default 10.\n- attachments: The number of attachments to generate, by default 10.\n- attachment-keyword: The keyword to search for on loremflickr.com, by default wordpress.\n- categories: The number of categories to generate, by default 10.\n- tags: The number of tags to generate, by default 25.\n- posts: The number of posts to generate, by default 100.\n- pages: The number of pages to generate, by default 5.\n\n## WooCommerce\n\nThe `wp faker woocommerce products` command generates attachments, product categories, brands ( if Perfect WooCommerce Brands is installed ), products and review. It supports the following flags:\n- attachments: The number of attachments to generate, by default 10.\n- attachment-keyword: The keyword to search for on loremflickr.com, by default jewelry.\n- categories: The number of product categories to generate, by default 25.\n- brands: The number of brands to generate, by default 25.\n- products: The number of products to generate, by default 300.\n- min-reviews: The minimum number of reviews to generate per product, by default 3.\n- max-reviews: The maximum number of reviews to generate per product, by default 8.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoast%2Fwp-cli-faker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoast%2Fwp-cli-faker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoast%2Fwp-cli-faker/lists"}