PHPackages                             watchfulli/xcloner-core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. watchfulli/xcloner-core

AbandonedArchivedPackage

watchfulli/xcloner-core
=======================

XCloner Core Library for Backup and Restore

v1.0.3(5y ago)0412↓100%[1 issues](https://github.com/watchfulli/xcloner-core/issues)[1 PRs](https://github.com/watchfulli/xcloner-core/pulls)AGPL-3.0-or-laterPHP

Since Jun 10Pushed 3y ago3 watchersCompare

[ Source](https://github.com/watchfulli/xcloner-core)[ Packagist](https://packagist.org/packages/watchfulli/xcloner-core)[ RSS](/packages/watchfulli-xcloner-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (10)Used By (0)

xcloner-core
============

[](#xcloner-core)

Installation
------------

[](#installation)

Local composer.json should contain this custom repository for now

```
"repositories": [
        {
            "type": "vcs",
            "packagist": false,
            "url":  "https://github.com/watchfulli/xcloner-core.git"
        }
    ]

```

then

`composer require watchfulli/xcloner-core`

Usage
-----

[](#usage)

Trigger standalone backup with profile stored in standalone\_backup\_trigger\_config.json

```
