2017 © Pedro Peláez
 

library laravel-string-diff

A laravel friendly wrapper around iamkate diff implementation.

image

sambenne/laravel-string-diff

A laravel friendly wrapper around iamkate diff implementation.

  • Saturday, March 10, 2018
  • by sam_benne
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 20 % Grown

The README.md

A Laravel 5 friendly wrapper around iamkate string diff


Installation

Require this package in your composer.json and update composer. Run/add either of the below two commands, (*1)

"sambenne/laravel-string-diff": "dev-master"

or, (*2)

composer require sambenne/laravel-string-diff=dev-master

After updating composer, add the ServiceProvider to the providers array in app/config/app.php, (*3)

'SamBenne\LaravelStringDiff\Providers\StringDiffServiceProvider',

How to use

The Versions

10/03 2018

dev-master

9999999-dev

A laravel friendly wrapper around iamkate diff implementation.

  Sources   Download

MIT

The Requires

 

laravel diff iamkate

10/03 2018

1.0.2

1.0.2.0

A laravel friendly wrapper around iamkate diff implementation.

  Sources   Download

MIT

The Requires

 

laravel diff iamkate

10/03 2018

1.0.1

1.0.1.0

A laravel friendly wrapper around iamkate diff implementation.

  Sources   Download

MIT

The Requires

 

laravel diff iamkate

10/03 2018

1.0.0

1.0.0.0

A laravel friendly wrapper around iamkate diff implementation.

  Sources   Download

MIT

The Requires

 

laravel diff iamkate