PHPackages                             kunoichi/theme-resource-sharing - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kunoichi/theme-resource-sharing

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kunoichi/theme-resource-sharing
===============================

A utility tool for sharing theme resources.

0.8.0(6y ago)01.8kGPL-3.0-or-laterPHPPHP ^5.6|^7.0

Since Aug 9Pushed 6y agoCompare

[ Source](https://github.com/kuno1/theme-resource-sharing)[ Packagist](https://packagist.org/packages/kunoichi/theme-resource-sharing)[ RSS](/packages/kunoichi-theme-resource-sharing/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

theme-resource-sharing
======================

[](#theme-resource-sharing)

Sharing resources in your theme directory.

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

[](#installation)

```
composer require kunoichi/theme-resource-sharing

```

How to Use
----------

[](#how-to-use)

This composer library add CLI to your WordPress installation. Import/Export contents from the resource folder in your theme(default `themes/your-theme/resource`) and you can share your settings among development team.

```
// In your theme's functions.php
//
Kunoichi\ThemeResourceSharing::enable( 'data' );

```

Now run commands below whenever you like.

### Export

[](#export)

`wp theme-resource export`

This command will export your WordPress settings below:

- Database. Deafautl name is `wordpress.sql`.
- Uploads directry.

### Import

[](#import)

`wp theme-resource import --site_url=https://example.com`

This command will import all of data from your soruce folder. In case someone uses `https://example.local` but others use '', specifiy `--site_url` to change imported data.

Notice
------

[](#notice)

- This command is intened to use inside private repository. Be careful on public repo. It may cause [Identity Flaud](https://en.wikipedia.org/wiki/Identity_fraud).
- Do not deploy `resources` directory to public space!

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2469d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84587?v=4)[Takahashi Fumiki](/maintainers/fumikito)[@fumikito](https://github.com/fumikito)

---

Top Contributors

[![fumikito](https://avatars.githubusercontent.com/u/84587?v=4)](https://github.com/fumikito "fumikito (2 commits)")

### Embed Badge

![Health badge](/badges/kunoichi-theme-resource-sharing/health.svg)

```
[![Health](https://phpackages.com/badges/kunoichi-theme-resource-sharing/health.svg)](https://phpackages.com/packages/kunoichi-theme-resource-sharing)
```

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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