PHPackages                             risley/risley\_export - 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. risley/risley\_export

ActiveDrupal-custom-module[File &amp; Storage](/categories/file-storage)

risley/risley\_export
=====================

Exports drupalsettings into Excel files according to Risley format.

186PHP

Since Jul 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dc-neptune/risley_export)[ Packagist](https://packagist.org/packages/risley/risley_export)[ RSS](/packages/risley-risley-export/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

モジュールの使い方

1. Localization.xlsをDropboxからダウンロードし、Localization/フォルダに保存します。
2. モジュールを有効にします。
3. `make drush re:e`を実行します。

スクリプトの使い方：

1. Localization.xlsをDropboxからダウンロードし、Localization/フォルダに保存します。
2. `make sh php`を実行します。
3. `drush scr docroot/modules/custom/risley_export/scripts/export.php`を実行します。

初めて呼び出す際には、かなりのメモリが使用されます。Localization.xlsをダウンロードしない場合、メモリ制限を超える可能性があります。成功するまで実行し続けるだけで十分です。

注意点： 場合によって、サイトのcomposer.jsonがdrupal-custom-moduleのインストールパスが定義してない場合もあります。なければ、追加する必要があります。

```
"installer-paths": [
    // ...他のパス
    "docroot/modules/custom/{$name}": [
        "type:drupal-custom-module"
    ],
]

```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/db35f0769ebcca06de9638e7c2a291cbe671eb159a628cf34850bab41f8b1b63?d=identicon)[neptune](/maintainers/neptune)

### Embed Badge

![Health badge](/badges/risley-risley-export/health.svg)

```
[![Health](https://phpackages.com/badges/risley-risley-export/health.svg)](https://phpackages.com/packages/risley-risley-export)
```

###  Alternatives

[ericnorris/amazon-s3-php

A lightweight and fast S3 client for PHP.

2147.0k](/packages/ericnorris-amazon-s3-php)

PHPackages © 2026

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