PHPackages                             pxgamer/dir-sync - 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. pxgamer/dir-sync

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

pxgamer/dir-sync
================

A folder list sync between Server and Client.

v2.0.2(8y ago)310[1 issues](https://github.com/owenvoke/dir-sync/issues)MITPHPPHP ^7.1

Since Nov 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/owenvoke/dir-sync)[ Packagist](https://packagist.org/packages/pxgamer/dir-sync)[ RSS](/packages/pxgamer-dir-sync/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

dir-sync
========

[](#dir-sync)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a1418bc97b09c205a4fffb23639d094fb22fac44755b7b10e3f3186328eee0a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f6469722d73796e632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/dir-sync)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/6614e32be9f0d3195973fe4de68cfa6220ed172b0766cc9639ef0634d5bb2e6f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f6469722d73796e632f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/dir-sync)[![Style CI](https://camo.githubusercontent.com/ac7ddb7366facf1647e8565042188a3974c51cb768df3bc115bce42c5dc9df8d/68747470733a2f2f7374796c6563692e696f2f7265706f732f36383239333935342f736869656c64)](https://styleci.io/repos/68293954)[![Code Coverage](https://camo.githubusercontent.com/9794574b1a8d0f5c7533e3dad2ec4eab81be64c2a5827067c55fb034eb230096/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f6469722d73796e632e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/dir-sync)[![Total Downloads](https://camo.githubusercontent.com/6e1a9f3b76d2789abe600d66129e6d7dd80625b0f3596ad2ef19f05412c10aa7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f6469722d73796e632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/dir-sync)

A folder list sync between Server and Client (originally designed for use with a Plex environment)

Structure
---------

[](#structure)

```
public/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer create-project pxgamer/dir-sync
```

Usage
-----

[](#usage)

Add the following environment variables, or set up a `.env` file by copying the `.env.example`.

Clone the package to your server and client locations, and set a web server to point at either the `public/server` or `public/client` directories.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

4

Last Release

3083d ago

Major Versions

v1.0.1 → v2.0.02017-11-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (52 commits)")

---

Tags

directoriesphpsync

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pxgamer-dir-sync/health.svg)

```
[![Health](https://phpackages.com/badges/pxgamer-dir-sync/health.svg)](https://phpackages.com/packages/pxgamer-dir-sync)
```

###  Alternatives

[livetyping/hermitage

RESTful image server

332.8k1](/packages/livetyping-hermitage)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
