2017 © Pedro Peláez
 

library php-vuejs-templating

PHP implementation of Vue.js templating engine

image

wmde/php-vuejs-templating

PHP implementation of Vue.js templating engine

  • Thursday, June 7, 2018
  • by addshore
  • Repository
  • 19 Watchers
  • 4 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

VueJS templating implementation in PHP

Simple PHP implementation of the Vue Template renderer., (*1)

The library has been created to be used for rendering templates in the Wikibase Lexeme extension. 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., (*2)

Installation

The recommended way of installing the library is using Composer, e.g. by adding the following line to the require section of the composer.json file:, (*3)

    "wmde/php-vuejs-templating": "^2.0.0"

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)., (*4)

Tests could run by executing composer phpunit command., (*5)

The Versions

07/06 2018

dev-composerTest

dev-composerTest

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov

30/05 2018

dev-master

9999999-dev

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov

24/05 2018

1.0.2

1.0.2.0

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov

24/05 2018

dev-travis-phpcs

dev-travis-phpcs

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov

04/05 2018

1.0.1

1.0.1.0

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov

04/05 2018

1.0.0

1.0.0.0

PHP implementation of Vue.js templating engine

  Sources   Download

LGPL-2.1-only

The Requires

  • php >=5.5.9

 

The Development Requires

by Aleksey Bekh-Ivanov