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)226.9k↓33.3%[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 1mo 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 37% 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

1960d 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

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

555.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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