Libraries tagged by udiff
jfcherng/php-sequence-matcher
6304752 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
ivanomatteo/laravel-device-tracking
70802 Downloads
a library that allow to track different devices used
ichhabrecht/filefill
1548771 Downloads
Find and fetch missing local files from different remotes
genkgo/mail
82398 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
experius/module-wysiwygdownloads
906517 Downloads
This module makes it possible to upload different filetypes inside the WYSIWYG-editor (Media Gallery). Extra filetypes are Word (doc, docm, docx, odt), Excel (csv, xml, xls, xlsx, ods), PDF (pdf), Compressed Folder (zip, tar)
dragon-code/benchmark
47489 Downloads
Simple comparison of code execution speed between different options
crazycodr/standard-exceptions
242092 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
4104 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
136631 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
cakephp/log
7939980 Downloads
CakePHP logging library with support for multiple different streams
avocet-shores/laravel-rewind
22389 Downloads
Version control for Eloquent models with hybrid diff and snapshot storage.
qazd/text-diff
142772 Downloads
A simple text differences visualization library
ptlis/diff-parser
208162 Downloads
A parser for unified diff files, returning a hydrated object graph.
neos/diff
1165562 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mistralys/text-diff
126208 Downloads
Class used to compare strings using a DIFF implementation.