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.

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