awkwardideas/syncscript

Sync Script Generator

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/awkwardideas/syncscript

dev-master 2016-11-01 16:56 UTC

This package is auto-updated.

Last update: 2025-09-29 02:01:28 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

Install Via Composer

composer require awkwardideas/syncscript

Commands via Artisan

Command line actions are done via artisan. The host, username, password from the .env file are used for making the connection.

php artisan syncscript:generate

--from= Database providing data --to= Database receiving data