Skip to content

This is a plugin for TablePlus that mimics the behavior of a similar plugin for sequel pro

License

Notifications You must be signed in to change notification settings

pixeljar/DeserializePHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

menu

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

  1. Open a connection.
  2. Open a table.
  3. Click on a cell.
  4. Click on Go to URL in menu.

License

DeserializePHP is released under the MIT license. See LICENSE for details.

About

This is a plugin for TablePlus that mimics the behavior of a similar plugin for sequel pro

Resources

License

Stars

Watchers

Forks

Packages