2017 © Pedro Peláez
 

project replace-in-db

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

image

twandiz/replace-in-db

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

  • Tuesday, August 8, 2017
  • by tw4n
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Replace In Db

SensioLabsInsight, (*1)

Perform a regular expression search and replace in your database., (*2)

Usage :

Configure parameters.yml with your database., (*3)

In your console :, (*4)

    php console.php database:replace MySearchTextInDb ReplaceText

The Versions

08/08 2017

dev-master

9999999-dev

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

  Sources   Download

GPL-3.0+ LGPL-2.1

The Requires