This is a TablePlus Plugin, install DeserializePHP you will have a menu Deserialize PHP
in context menu. When selecting this menu item from the contextual menu, it will copy the deserialized PHP to your clipboard. Paste it wherever you like to view the results.
TablePlus version 2.7 and above.
Download release, unzip and double click on file plugin to install.
git clone [email protected]:pixeljar/DeserializePHP.git
cd DeserializePHP/DeserializePHP.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Go to URL
in menu.
DeserializePHP is released under the MIT license. See LICENSE for details.