cullylarson member since: Feb 03, 2015
cullylarson's packages
-
PHP
cullylarson/local-commands
A library for executing local shell commands, with support for exit status, standard output, and error output.
-
PHP
cullylarson/paypal-experience-cli
A set of command-line tools for managing 'web experience profiles' in Paypal.
-
-
PHP
cullylarson/ssh-commands
A library for executing remote commands, via SSH. Supports exit status, standard output, and error output.
-
PHP
cullylarson/ssh-copy
A library for performing remote copies. Copy to/from local, to/from remote, and even between two remote machines.
-
PHP
cullylarson/wp-deploy
A set of command-line tools for simple deployment of Wordpress installs. Can be used for automated deployment.
-
PHP
cullylarson/wp-deploy-database-sync
A library for syncing Wordpress databases. Supports syncs to and from local and remote machines, and even remote to remote syncs. Also supports search and replace. Useful as part of a deployment system.
-
PHP
cullylarson/wp-deploy-folder-sync
Library for syncing Wordpress folders, like the uploads folder. Useful for deploying, or pulling changes.