alcalyn/js-vars
最新稳定版本:v1.0
Composer 安装命令:
composer require alcalyn/js-vars
包简介
Class to contains variables, routes and translations to pass to javascript.
README 文档
README
Simple class to pass variables to javascript.
Installation
Using composer:
{
"require": {
"alcalyn/js-vars": "dev-master"
}
}
Usage
This class can be used as service (on Symfony or Silex) to easily pass variables to Javascript from controllers, or from another services.
Coupled to symfony/translation or symfony/routing, you can pass translations or urls.
See Integration to Symfony2, or Integration to Silex.
License
This bundle is under the MIT license. See the complete license:
统计信息
- 总下载量: 450
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-03