Skip to content

A plug-in for Sequel Pro to copy tables into Yii/PHP-unit fixtures

Notifications You must be signed in to change notification settings

libelle/copy-to-yii-fixture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

copy-to-yii-fixture

A plug-in for Sequel Pro to copy tables into Yii/PHPUnit fixtures

This allows you to select a list of records in the Query or Table view, and export them to the copy buffer as a PHP array (suitable for use in Yii / PHPUnit fixtures).

It's a shameless ripoff of Hans-Jörg Bibiko's "Copy as JSON" bundle. All credit goes to him, and any possible blame goes to me.

See Also:

PHPUnit: https://github.com/sebastianbergmann/phpunit/ Yii Fixtures: http://www.yiiframework.com/doc/guide/1.1/en/test.fixture Sequel Pro: http://www.sequelpro.com Sequel Pro Bundles: https://github.com/sequelpro/Bundles

About

A plug-in for Sequel Pro to copy tables into Yii/PHP-unit fixtures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published