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. [File &amp; Storage](/categories/file-storage)
4. /
5. watchfulli/xcloner-core

AbandonedArchivedPackage[File &amp; Storage](/categories/file-storage)

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

XCloner Core Library for Backup and Restore

v1.0.3(6y ago)0438[3 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 4y ago2 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 today

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

```
