DeserializePHP
This is a plugin for TablePlus that mimics the behavior of a similar plugin for sequel pro
Install / Use
/learn @pixeljar/DeserializePHPREADME
What is this
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.
![]()
Support
TablePlus version 2.7 and above.
Install
From release
Download release, unzip and double click on file plugin to install.
Build from source
git clone git@github.com:pixeljar/DeserializePHP.git
cd DeserializePHP/DeserializePHP.tableplusplugin
npm install
npm run build
open .
How to use
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Go to URLin menu.
License
DeserializePHP is released under the MIT license. See LICENSE for details.