Libraries tagged by pdiff
localheinz/diff
21013667 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
ion-bazan/composer-diff
764265 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
davidrjonas/composer-lock-diff
1128238 Downloads
See what has changed after a composer update.
mkalkbrenner/php-htmldiff-advanced
12795546 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mdanter/ecc
5163530 Downloads
PHP Elliptic Curve Cryptography library
cogpowered/finediff
7063731 Downloads
PHP implementation of a Fine granularity Diff engine
mpdf/psr-http-message-shim
10281026 Downloads
Shim to allow support of different psr/message versions.
mossadal/math-parser
1151719 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mnsami/composer-custom-directory-installer
3615462 Downloads
A composer plugin, to help install packages of different types in custom paths.
mischiefcollective/colorjizz
588611 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
mexitek/phpcolors
2518748 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
iksaku/laravel-mass-update
591849 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
darsyn/ip
1513341 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
cakephp/datasource
17123807 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
yetanotherape/diff-match-patch
732023 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP