Download the PHP package moon/utilities-javascript without Composer
On this page you can find all versions of the php package moon/utilities-javascript. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moon/utilities-javascript
More information about moon/utilities-javascript
Files in moon/utilities-javascript
Download moon/utilities-javascript
More information about moon/utilities-javascript
Files in moon/utilities-javascript
Vendor moon
Package utilities-javascript
Short Description Transform your PHP to JavaScript
License MIT
Package utilities-javascript
Short Description Transform your PHP to JavaScript
License MIT
Keywords javascriptlaravel
Please rate this library. Is it a good library?
Informations about the package utilities-javascript
Transform PHP Vars to JavaScript
This is forked version of https://github.com/laracasts/PHP-Vars-To-Js-Transformer
Goal of this fork: Remove framework and ViewBinder dependency to make it usable in any PHP projects.
Changes
- Added set($key, $value)
- Replaced buildJavaScriptSyntax(array $vars) with build(array $vars). build(array $vars) collects variables set by set($key, $value) and return transformed javascript variables.
Installation
{ "require": { "moon/utilities-javascript": "~1.0" } }
Usage
All versions of utilities-javascript with dependencies
PHP Build Version
Package Version
The package moon/utilities-javascript contains the following files
Loading the files please wait ....