PHP Classes

File: libs/composer.json

Recommend this page to a friend!
  Classes of mohammad anzawi   PHP Similarity Between Two Strings   libs/composer.json   Download  
File: libs/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Similarity Between Two Strings
Calculate the similarity level of two text strings
Author: By
Last change:
Date: 2 years ago
Size: 310 bytes
 

Contents

Class file image Download
{ "name": "anzawi/find-diff", "autoload": { "psr-4": { "Anzawi\\FindDiff\\": "src/" } }, "minimum-stability": "dev", "authors": [ { "name": "Mohammad Anzawi", "email": "m.anzawi2013@gmail.com" } ], "require": {} }