PHPackages                             joetannenbaum/antlers-stack-tags - 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. [Templating &amp; Views](/categories/templating)
4. /
5. joetannenbaum/antlers-stack-tags

ActiveLibrary[Templating &amp; Views](/categories/templating)

joetannenbaum/antlers-stack-tags
================================

Provides push, prepend, and stack tags to Antlers templates

0.1.0(5y ago)228.1k↓50%[1 issues](https://github.com/joetannenbaum/statamic-antlers-stack-tags/issues)PHP

Since Jan 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/joetannenbaum/statamic-antlers-stack-tags)[ Packagist](https://packagist.org/packages/joetannenbaum/antlers-stack-tags)[ RSS](/packages/joetannenbaum-antlers-stack-tags/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Antlers Stack Tags for Statamic
===============================

[](#antlers-stack-tags-for-statamic)

Provides `stack` tags for Antlers templates in Statamic. Works very similarly to [Blade stack directives](https://laravel.com/docs/8.x/blade#stacks):

Push a script onto the `scripts` stack:

```
{{ push:scripts }}

{{ /push:scripts }}
```

Prepend a script onto the `scripts` stack:

```
{{ prepend:scripts }}

{{ /prepend:scripts }}
```

Push a script onto the `scripts` stack, but only do it once (similar to [Blade once directive](https://laravel.com/docs/8.x/blade#the-once-directive)):

```
{{ push:scripts once="true }}

{{ /push:scripts }}
```

Output stack:

```
{{ stack:scripts }}
```

Stacks can be named anything and you can have as many stacks as you want.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community7

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

2006d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cc9e697c220afa4ac18184d1aaab004e2da9448ac251a74e6031eec48b21601?d=identicon)[joetannenbaum](/maintainers/joetannenbaum)

---

Top Contributors

[![joetannenbaum](https://avatars.githubusercontent.com/u/2702148?v=4)](https://github.com/joetannenbaum "joetannenbaum (6 commits)")

### Embed Badge

![Health badge](/badges/joetannenbaum-antlers-stack-tags/health.svg)

```
[![Health](https://phpackages.com/badges/joetannenbaum-antlers-stack-tags/health.svg)](https://phpackages.com/packages/joetannenbaum-antlers-stack-tags)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

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