caxy/htmldiff-bundle
最新稳定版本:v0.1.4
Composer 安装命令:
composer require caxy/htmldiff-bundle
包简介
Symfony Bundle for php-htmldiff (caxy/php-htmldiff)
README 文档
README
HtmlDiffBundle
Symfony Bundle for caxy/php-htmldiff.
Requirements
- PHP 5.3.3 or higher
- caxy/php-htmldiff
Installation
You can install this bundle using composer:
composer require caxy/htmldiff-bundle
or add the package to your composer.json file directly.
After you have installed the package, you just need to add the bundle to your AppKernel.php file:
// in AppKernel::registerBundles() $bundles = array( // ... new Caxy\HtmlDiffBundle\CaxyHtmlDiffBundle(), // ... );
Usage
Configuration
Contributing
Contributor Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT file.
License
caxy/HtmlDiffBundle is released under the MIT License. See the bundled LICENSE file for details.
统计信息
- 总下载量: 375.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-08