PHPackages                             marcmascort/bash-helpers - 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. marcmascort/bash-helpers

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

marcmascort/bash-helpers
========================

Bash helpers

1.0.2(5y ago)14MITShell

Since Aug 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/marcmascort/bash-helpers)[ Packagist](https://packagist.org/packages/marcmascort/bash-helpers)[ Docs](https://github.com/marcmascort/bash-helpers)[ RSS](/packages/marcmascort-bash-helpers/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

BASH HELPERS
============

[](#bash-helpers)

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

[](#installation)

### Composer

[](#composer)

```
composer require marcmascort/bash-helpers
```

### NPM

[](#npm)

```
npm install mmb-bash-helpers
```

Functions
---------

[](#functions)

Usage is very simply, you only need import helpers file.

```
source path/to/helpers
```

### Display

[](#display)

```
success
warning
error
highlight
text
title
yell
```

### Execution

[](#execution)

```
try
die
```

### Files

[](#files)

```
make_executable
make_writable
make_readable
make_chmod
make_mkdir
make_mv
make_cp
make_rm
```

### Strings

[](#strings)

```
str_replace
```

Libraries
---------

[](#libraries)

### Certificate generator

[](#certificate-generator)

```
lib/cert-generate
```

### Docker machine port forwarder

[](#docker-machine-port-forwarder)

```
lib/docker-machine-port-forwarder  [-h] [-s] [-f] [-e] [-hp]
```

### Manage /etc/hosts

[](#manage-etchosts)

```
lib/manage-etc-hosts add  []
lib/manage-etc-hosts remove  []
```

### Manage git

[](#manage-git)

```
lib/manage-git clone   []
lib/manage-git submodule
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~0 days

Total

2

Last Release

2107d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3595718?v=4)[Marc Mascort Bou](/maintainers/marcmascort)[@marcmascort](https://github.com/marcmascort)

---

Top Contributors

[![mmascort-t4xi](https://avatars.githubusercontent.com/u/73902528?v=4)](https://github.com/mmascort-t4xi "mmascort-t4xi (5 commits)")[![marcmascort](https://avatars.githubusercontent.com/u/3595718?v=4)](https://github.com/marcmascort "marcmascort (1 commits)")

---

Tags

helpersbash

### Embed Badge

![Health badge](/badges/marcmascort-bash-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/marcmascort-bash-helpers/health.svg)](https://phpackages.com/packages/marcmascort-bash-helpers)
```

###  Alternatives

[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[browner12/helpers

generic helpers

289676.6k7](/packages/browner12-helpers)[pragmarx/ia-arr

Laravel Illuminate Agnostic Arr

553.6M12](/packages/pragmarx-ia-arr)

PHPackages © 2026

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