Libraries tagged by diffy
crazycodr/standard-exceptions
195788 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
components/mathjs
3353 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
coderkungfu/php-queue
120192 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
cakephp/log
7397032 Downloads
CakePHP logging library with support for multiple different streams
alimranahmed/laraocr
59819 Downloads
Laravel Optical Character Reader(OCR) package using different OCR engines like Tesseract
qazd/text-diff
104660 Downloads
A simple text differences visualization library
ptlis/diff-parser
149547 Downloads
A parser for unified diff files, returning a hydrated object graph.
pear/text_diff
54362 Downloads
Engine for performing and rendering text diffs
olivertappin/phpcs-diff
126054 Downloads
Detects violations of a defined coding standard based on a git diff.
neos/diff
1011734 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mistralys/text-diff
89845 Downloads
Class used to compare strings using a DIFF implementation.
jblond/php-diff
112723 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ezsystems/diff
571445 Downloads
Diff implementation
tga/simhash-php
39371 Downloads
SimHash similarities algorithm implementation for PHP 5.3
fisharebest/algorithm
81245 Downloads
Implementation of standard algorithms in PHP.