PHPackages                             rossriley/php-vuejs-templating - 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. rossriley/php-vuejs-templating

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

rossriley/php-vuejs-templating
==============================

PHP implementation of Vue.js templating engine

1.2.8(5y ago)449.8k↓23.5%1[1 PRs](https://github.com/rossriley/php-vuejs-template-parser/pulls)LGPL-2.1-onlyPHPPHP &gt;=7.1CI failing

Since Apr 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/rossriley/php-vuejs-template-parser)[ Packagist](https://packagist.org/packages/rossriley/php-vuejs-templating)[ RSS](/packages/rossriley-php-vuejs-templating/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (54)Used By (0)

VueJS templating implementation in PHP
======================================

[](#vuejs-templating-implementation-in-php)

Simple PHP implementation of the [Vue Template](https://vuejs.org/v2/guide/syntax.html) renderer.

The library has been created to be used for rendering templates in the [Wikibase Lexeme extension](https://www.mediawiki.org/wiki/Extension:WikibaseLexeme). It intentionally covers only a subset of Vue Template syntax that is used by the Wikibase Lexeme extension. It is not going to cover all elements of Vue Template language.

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

[](#installation)

The recommended way of installing the library is using [Composer](https://getcomposer.org), e.g. by adding the following line to the `require` section of the `composer.json` file:

```
	"rossriley/php-vuejs-templating": "~0.1"

```

Tests
-----

[](#tests)

The library comes with a set of PHPUnit tests, that include unit tests of library elements (`tests/php` directory), and also integration tests of rendering the template syntax elements used in the Wikibase Lexeme extension (`tests/integration` directory).

Tests could run by executing `composer phpunit` command.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 54.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 ~20 days

Recently: every ~209 days

Total

51

Last Release

1937d ago

Major Versions

0.1.37 → 1.02018-08-04

PHP version history (2 changes)0.1PHP &gt;=5.5.9

0.1.3PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5082?v=4)[Ross Riley](/maintainers/rossriley)[@rossriley](https://github.com/rossriley)

---

Top Contributors

[![rossriley](https://avatars.githubusercontent.com/u/5082?v=4)](https://github.com/rossriley "rossriley (63 commits)")[![bekh6ex](https://avatars.githubusercontent.com/u/4264331?v=4)](https://github.com/bekh6ex "bekh6ex (40 commits)")[![thiemowmde](https://avatars.githubusercontent.com/u/6576639?v=4)](https://github.com/thiemowmde "thiemowmde (5 commits)")[![manicki](https://avatars.githubusercontent.com/u/3524114?v=4)](https://github.com/manicki "manicki (4 commits)")[![Ladsgroup](https://avatars.githubusercontent.com/u/5351225?v=4)](https://github.com/Ladsgroup "Ladsgroup (1 commits)")[![lucaswerkmeister](https://avatars.githubusercontent.com/u/2346599?v=4)](https://github.com/lucaswerkmeister "lucaswerkmeister (1 commits)")[![JonasKress](https://avatars.githubusercontent.com/u/13198391?v=4)](https://github.com/JonasKress "JonasKress (1 commits)")[![jakobw](https://avatars.githubusercontent.com/u/453024?v=4)](https://github.com/jakobw "jakobw (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rossriley-php-vuejs-templating/health.svg)

```
[![Health](https://phpackages.com/badges/rossriley-php-vuejs-templating/health.svg)](https://phpackages.com/packages/rossriley-php-vuejs-templating)
```

###  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)
