PHPackages                             echron/liquid - 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. echron/liquid

ActiveLibrary

echron/liquid
=============

Liquid

0129[7 PRs](https://github.com/EchronHQ/Liquid/pulls)PHPCI passing

Since Nov 12Pushed 1mo agoCompare

[ Source](https://github.com/EchronHQ/Liquid)[ Packagist](https://packagist.org/packages/echron/liquid)[ RSS](/packages/echron-liquid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (0)

Liquid Framework
================

[](#liquid-framework)

Liquid framework/boilerplate for rapid development.

Develop
-------

[](#develop)

```
npm run dev
```

Available on part depending on .env

Deploy
------

[](#deploy)

```
npm run build
```

Run PHP tests
-------------

[](#run-php-tests)

Single class:

```
  docker-compose run phpunit -c /app/phpunit.xml --filter RouterTest --debug
```

Generate sitemap
----------------

[](#generate-sitemap)

```
php cli.php seo:generate-sitemap
```

Analyse webpack
---------------

[](#analyse-webpack)

```
npm run webpack-analyse
```

Update packages
---------------

[](#update-packages)

```
docker run -it -v ${PWD}:/app -w /app --rm attlaz/php:8.4 composer update --ignore-platform-req=ext-redis
```

(re) build dev environment
--------------------------

[](#re-build-dev-environment)

```
docker-compose build
```

Custom html tags
----------------

[](#custom-html-tags)

```

    Content of block

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance59

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9477f1195b4f7dcf4eaedfcbc4f3721a2b9e96a50400b6b168307587769381c2?d=identicon)[Echron](/maintainers/Echron)

---

Top Contributors

[![Echron](https://avatars.githubusercontent.com/u/2070180?v=4)](https://github.com/Echron "Echron (122 commits)")

### Embed Badge

![Health badge](/badges/echron-liquid/health.svg)

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

PHPackages © 2026

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