hikouki / stigma
Search replace tool for wordpress sqlite database.
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/hikouki/stigma
Requires
- jbzoo/utils: ^1.6
Requires (Dev)
- phploc/phploc: ^3.0
- phpmd/phpmd: ^2.4
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.6
This package is not auto-updated.
Last update: 2025-10-12 00:31:05 UTC
README

Please use this tool when you change to the domain of wordpress.
Currently, only support sqlite database.
Install
$ composer global require hikouki/stigma
Usage
__ .__
_______/ |_|__| ____ _____ _____
/ ___/\ __\ |/ ___\ / \\__ \
\___ \ | | | / /_/ > Y Y \/ __ \_
/____ > |__| |__\___ /|__|_| (____ /
\/ /_____/ \/ \/
Usage:
$ stigma <database_file_path> <target> <replace>
Example:
$ stigma ./ht.sqlite localhost 160.122.111.11
License
MIT