twandiz/replace-in-db

This package is abandoned and no longer maintained. No replacement package was suggested.

Replace all occurrences of the search string with the replacement string in your database.

Maintainers

Package info

github.com/elyanory/ReplaceInDb

Type:project

pkg:composer/twandiz/replace-in-db

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2017-08-08 06:39 UTC

This package is auto-updated.

Last update: 2023-01-13 18:33:45 UTC


README

SensioLabsInsight

Perform a regular expression search and replace in your database.

Usage :

Configure parameters.yml with your database.

In your console :

    php console.php database:replace MySearchTextInDb ReplaceText