Giter VIP home page Giter VIP logo

htmldiffbundle's Introduction

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.

htmldiffbundle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

htmldiffbundle's Issues

Can't install Package with Smyfony "3.3.*"

I have an issue installing the package, I get these errors:

Problem 1 - Installation request for caxy/htmldiff-bundle ^0.1.1 -> satisfiable by caxy/htmldiff-bundle[v0.1.1]. - caxy/htmldiff-bundle v0.1.1 requires symfony/framework-bundle ~2.1 -> satisfiable by symfony/framework-bundle[2.1.x-dev,.., v2.8.9] but these conflict with your requirements or minimum-stability.

This is my composer:

    "php": ">=5.5.9"
    "doctrine/doctrine-bundle": "^1.6",
    "doctrine/orm": "^2.5",
    "friendsofsymfony/user-bundle": "~2.0",
    "h4cc/wkhtmltoimage-amd64": "^0.12.3",
    "h4cc/wkhtmltopdf-amd64": "^0.12.3",
    "incenteev/composer-parameter-handler": "^2.0",
    "knplabs/knp-snappy-bundle": "^1.4",
    "sensio/distribution-bundle": "^5.0.19",
    "sensio/framework-extra-bundle": "^3.0.2",
    "symfony/monolog-bundle": "^3.1.0",
    "symfony/polyfill-apcu": "^1.0",
    "symfony/swiftmailer-bundle": "^2.3.10",
    "symfony/symfony": "3.3.*",
    "twig/twig": "^1.0||^2.0",
    "oro/doctrine-extensions": "^1.2",
    "php-imap/php-imap": "^2.0",
    "defuse/php-encryption": "^2.1",
    "sentry/sentry-symfony": "^0.8.4",
    "wemersonjanuario/wkhtmltopdf-windows": "0.12.2.3",
    "symfony/framework-bundle": "^3.3"

I also did composer clear-cache but to no avail. Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.