{"owner":"wp-cli","github":"https://github.com/wp-cli","claimed":false,"inventory":[],"indexed":[{"repo":"wp-cli/wp-cli","github":"https://github.com/wp-cli/wp-cli","description":"⚙️ WP-CLI framework","language":"PHP","stars":5139,"topics":["wp-cli","wordpress","php","framework","cli","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/php-cli-tools","github":"https://github.com/wp-cli/php-cli-tools","description":"A collection of tools to help with PHP command line utilities","language":"PHP","stars":681,"topics":["cli","command-line","wp-cli","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/profile-command","github":"https://github.com/wp-cli/profile-command","description":"Quickly identify what's slow with WordPress","language":"PHP","stars":293,"topics":["wp-cli","wp-cli-package","wordpress","cli","profile","performance","bottleneck","measure","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/handbook","github":"https://github.com/wp-cli/handbook","description":"📖 Complete documentation for WP-CLI","language":"PHP","stars":204,"topics":["wp-cli","documentation","wordpress","cli","handbook","documentations","docs","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/scaffold-command","github":"https://github.com/wp-cli/scaffold-command","description":"Generates code for post types, taxonomies, blocks, plugins, child themes, etc.","language":"Gherkin","stars":173,"topics":["wp-cli","wp-cli-package","wordpress","cli","scaffold","template","generator","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/doctor-command","github":"https://github.com/wp-cli/doctor-command","description":"Diagnose problems within WordPress by running a series of checks for symptoms","language":"Gherkin","stars":167,"topics":["wp-cli","wp-cli-package","wordpress","health","check","cli","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/restful","github":"https://github.com/wp-cli/restful","description":"Unlocking the potential of the WP REST API at the command line","language":"PHP","stars":155,"topics":["wp-cli","wp-cli-package","rest-api","wordpress","rest","api","cli","hacktoberfest"],"license":"MIT","category":"api-integrations-sdks"},{"repo":"wp-cli/i18n-command","github":"https://github.com/wp-cli/i18n-command","description":"Provides internationalization tools for WordPress projects.","language":"Gherkin","stars":120,"topics":["wp-cli","wp-cli-package","wordpress","i18n","pot","translation","localization","cli","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/extension-command","github":"https://github.com/wp-cli/extension-command","description":"Manages plugins and themes, including installs, activations, and updates.","language":"PHP","stars":90,"topics":["wp-cli","wp-cli-package","wordpress","cli","extension","plugin","theme","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/wp-config-transformer","github":"https://github.com/wp-cli/wp-config-transformer","description":"Programmatically edit a wp-config.php file","language":"PHP","stars":85,"topics":["wp-cli","config","transformer","wordpress","hacktoberfest"],"license":"MIT","category":"self-hosted-apps"},{"repo":"wp-cli/db-command","github":"https://github.com/wp-cli/db-command","description":"Performs basic database operations using credentials stored in wp-config.php.","language":"PHP","stars":76,"topics":["wp-cli","wp-cli-package","wordpress","cli","db","mysql","mariadb","hacktoberfest"],"license":"MIT","category":"databases-storage"},{"repo":"wp-cli/scaffold-package-command","github":"https://github.com/wp-cli/scaffold-package-command","description":"Scaffolds WP-CLI commands with functional tests, full README.md, and more.","language":"Gherkin","stars":70,"topics":["wp-cli","wp-cli-package","wordpress","cli","scaffold","package","template","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/server-command","github":"https://github.com/wp-cli/server-command","description":"Launches PHP's built-in web server for a specific WordPress installation.","language":"PHP","stars":68,"topics":["wp-cli","wp-cli-package","wordpress","cli","server","localhost","local","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/search-replace-command","github":"https://github.com/wp-cli/search-replace-command","description":"Searches/replaces strings in the database.","language":"Gherkin","stars":60,"topics":["wp-cli","wp-cli-package","wordpress","cli","database","db","replace","search","grep","hacktoberfest"],"license":"MIT","category":"databases-storage"},{"repo":"wp-cli/wp-super-cache-cli","github":"https://github.com/wp-cli/wp-super-cache-cli","description":"A CLI interface for the WP Super Cache plugin","language":"PHP","stars":58,"topics":["wp-cli","wp-cli-package","wp-super-cache","wordpress","cli","cache","hacktoberfest"],"license":null,"category":"cli-tools"},{"repo":"wp-cli/dist-archive-command","github":"https://github.com/wp-cli/dist-archive-command","description":"Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file","language":"PHP","stars":54,"topics":["wp-cli","wordpress","cli","distribution","archive","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/core-command","github":"https://github.com/wp-cli/core-command","description":"Downloads, installs, updates, and manages a WordPress installation.","language":"PHP","stars":53,"topics":["wp-cli","wp-cli-package","wordpress","cli","core","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/media-command","github":"https://github.com/wp-cli/media-command","description":"Imports files as attachments, regenerates thumbnails, or lists registered image sizes.","language":"Gherkin","stars":47,"topics":["wp-cli","wp-cli-package","wordpress","cli","media","thumbnail","regeneration","upload","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/config-command","github":"https://github.com/wp-cli/config-command","description":"Generates and reads the wp-config.php file.","language":"Gherkin","stars":39,"topics":["wp-cli","wp-cli-package","wordpress","cli","config","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/checksum-command","github":"https://github.com/wp-cli/checksum-command","description":"Verifies file integrity by comparing to published checksums.","language":"PHP","stars":33,"topics":["wp-cli","wp-cli-package","wordpress","cli","checksum","integrity","security","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/cron-command","github":"https://github.com/wp-cli/cron-command","description":"Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.","language":"PHP","stars":32,"topics":["wp-cli","wp-cli-package","wordpress","cli","cron","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/shell-command","github":"https://github.com/wp-cli/shell-command","description":"Opens an interactive PHP console for running and testing PHP code.","language":"PHP","stars":24,"topics":["wp-cli","wp-cli-package","wordpress","cli","shell","debugger","psysh","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/import-command","github":"https://github.com/wp-cli/import-command","description":"Imports content from a given WXR file.","language":"PHP","stars":21,"topics":["wp-cli","wp-cli-package","wordpress","cli","import","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/rewrite-command","github":"https://github.com/wp-cli/rewrite-command","description":"Lists or flushes the site's rewrite rules, updates the permalink structure.","language":"PHP","stars":21,"topics":["wp-cli","wp-cli-package","wordpress","cli","rewrite","router","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/package-command","github":"https://github.com/wp-cli/package-command","description":"Lists, installs, and removes WP-CLI packages.","language":"PHP","stars":18,"topics":["wp-cli","wp-cli-package","package-management","wordpress","cli","composer","package","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/find-command","github":"https://github.com/wp-cli/find-command","description":"Find WordPress installations on the filesystem","language":"PHP","stars":17,"topics":["wp-cli","wp-cli-package","wordpress","cli","find","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/admin-command","github":"https://github.com/wp-cli/admin-command","description":"Open /wp-admin/ in a browser","language":"PHP","stars":17,"topics":["wp-cli","wp-cli-package","wordpress","admin","cli","hacktoberfest"],"license":"MIT","category":"cli-tools"},{"repo":"wp-cli/cache-command","github":"https://github.com/wp-cli/cache-command","description":"Manages object and transient caches.","language":"Gherkin","stars":16,"topics":["wp-cli","wp-cli-package","cache","wordpress","cli","hacktoberfest"],"license":"MIT","category":"cli-tools"}],"how_to_buy":"GET /r/wp-cli/<repo> (Accept: application/json) for any listed repo here: tree, README, price and the checkout to pay (x402; rehearse first at its test twin, simulated money). Repos under 'indexed' are free: clone them from GitHub."}