PHPackages                             pessek/hypeshortcode - 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. pessek/hypeshortcode

ActiveElgg-plugin[Utility &amp; Helpers](/categories/utility)

pessek/hypeshortcode
====================

Shortcode support

v1.2.0(5y ago)03proprietaryPHPPHP &gt;=7.0

Since May 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/rheman/hypeShortcode)[ Packagist](https://packagist.org/packages/pessek/hypeshortcode)[ RSS](/packages/pessek-hypeshortcode/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

hypeShortcode
=============

[](#hypeshortcode)

Add support for custom BB-style shortcodes

Usage
-----

[](#usage)

### Register shortcode

[](#register-shortcode)

```
elgg()->shortcodes->register('mycode');

// then add a view in shortcodes/mycode
// view vars will contain attributes of the shortcode
```

### Generate a shortcode tag

[](#generate-a-shortcode-tag)

```
elgg()->shortcodes->generate('mycode', [
	'foo' => 'bar',
]);
```

### Expand shortcodes

[](#expand-shortcodes)

```
elgg()->shortcodes->expand($text);
```

### Strip shortcodes

[](#strip-shortcodes)

```
elgg()->shortcodes->strip($text);
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

1862d ago

### Community

Maintainers

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

---

Tags

pluginelggembedshortcode

### Embed Badge

![Health badge](/badges/pessek-hypeshortcode/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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