jstransformer-php-runtime

1.0.0 • Public • Published

jstransformer-php-runtime

PHP Runtime support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-php-runtime

API

var php = require('jstransformer')(require('jstransformer-php-runtime'))
 
php.render('echo "Hello, World!";').body
//=> 'Hello, World!'

License

MIT

/jstransformer-php-runtime/

    Package Sidebar

    Install

    npm i jstransformer-php-runtime

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.21 kB

    Total Files

    5

    Last publish

    Collaborators

    • robloach
    • timothygu
    • calebeby