SkillAgentSearch skills...

HtmlDiffBundle

Symfony Bundle for caxy/php-htmldiff library (https://github.com/caxy/php-htmldiff)

Install / Use

/learn @caxy/HtmlDiffBundle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Packagist Average time to resolve an issue Percentage of issues still open

HtmlDiffBundle

Symfony Bundle for caxy/php-htmldiff.

Requirements

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.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks7

Languages

PHP

Security Score

75/100

Audited on Oct 31, 2023

No findings