Libraries tagged by pdiff
jenssegers/date
9866938 Downloads
A date library to help you work with dates in different languages
rogervila/array-diff-multidimensional
3207200 Downloads
Compare the difference between two multidimensional arrays
ion-bazan/composer-diff
1133214 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
davidrjonas/composer-lock-diff
1413318 Downloads
See what has changed after a composer update.
mkalkbrenner/php-htmldiff-advanced
14769029 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mdanter/ecc
5388039 Downloads
PHP Elliptic Curve Cryptography library
cogpowered/finediff
7262762 Downloads
PHP implementation of a Fine granularity Diff engine
mossadal/math-parser
1393925 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mnsami/composer-custom-directory-installer
4183472 Downloads
A composer plugin, to help install packages of different types in custom paths.
mischiefcollective/colorjizz
700218 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
mexitek/phpcolors
2919891 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
824894 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
darsyn/ip
1662056 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
cakephp/datasource
20120569 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
yetanotherape/diff-match-patch
802204 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP