PHPackages                             undpaul/shellwrapper - 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. [CLI &amp; Console](/categories/cli)
4. /
5. undpaul/shellwrapper

ActiveBash-script[CLI &amp; Console](/categories/cli)

undpaul/shellwrapper
====================

Wrapper for running multiple bash script files.

1.0.1(10y ago)423.5k1[1 issues](https://github.com/undpaul/shellwrapper/issues)GPLv2+Shell

Since Jan 26Pushed 8y ago5 watchersCompare

[ Source](https://github.com/undpaul/shellwrapper)[ Packagist](https://packagist.org/packages/undpaul/shellwrapper)[ RSS](/packages/undpaul-shellwrapper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

Shellwrapper
============

[](#shellwrapper)

This script is a wrapper to run several shell scripts located in a folder.

See example.sh for an example how to call. A full usage example is available in [https://github.com/undpaul/update\_sh](https://github.com/undpaul/update_sh).

Features
--------

[](#features)

- Running scripts in alphabetical order
- Running .sh files as subshells (using sh -e)
- Running .exportsh files as sourced shells (using source)
- Run tag specific files only if the tag is passed (e.g. myfile.mytag.sh)

Arguments
---------

[](#arguments)

1. The relative or absolute path of the folder the scripts are located.
2. (optional) a string that is used as tag. Multiple tags can be separated by comma ","

Our use case
------------

[](#our-use-case)

We use that wrapper to call several scripts, that are made to update our Drupal sites. Therefore we place drush commands (and some others) in different files to structure them in topic groups and in an alphabetical/numerial order.

The tag is used to run scripts only on a specific stage (like local, integra or live).

Contribution
------------

[](#contribution)

You are very welcome to contribute to the code, fork the repository, file issues and especially: use the script.

Licence
-------

[](#licence)

The code is licensed under GPL2 (see LICENSE.txt).

Contact
-------

[](#contact)

Originally created by Johannes Haseitl -

undpaul GmbH - die Drupal-Spezialisten

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~387 days

Total

2

Last Release

3788d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/432299?v=4)[undpaul](/maintainers/undpaul)[@undpaul](https://github.com/undpaul)

---

Top Contributors

[![derhasi](https://avatars.githubusercontent.com/u/118502?v=4)](https://github.com/derhasi "derhasi (17 commits)")[![aschiwi](https://avatars.githubusercontent.com/u/194777?v=4)](https://github.com/aschiwi "aschiwi (1 commits)")

### Embed Badge

![Health badge](/badges/undpaul-shellwrapper/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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