Libraries tagged by pdiff
kelunik/certificate
28098107 Downloads
Access certificate details and transform between different formats.
jenssegers/date
10406305 Downloads
A date library to help you work with dates in different languages
rogervila/array-diff-multidimensional
3647042 Downloads
Compare the difference between two multidimensional arrays
ion-bazan/composer-diff
1357638 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
diff/diff
1469621 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
davidrjonas/composer-lock-diff
1587625 Downloads
See what has changed after a composer update.
mkalkbrenner/php-htmldiff-advanced
15925635 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mdanter/ecc
5506046 Downloads
PHP Elliptic Curve Cryptography library
mossadal/math-parser
1532035 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mnsami/composer-custom-directory-installer
4507050 Downloads
A composer plugin, to help install packages of different types in custom paths.
mischiefcollective/colorjizz
774697 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
iksaku/laravel-mass-update
971400 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
darsyn/ip
1780022 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
cakephp/datasource
21795483 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
yetanotherape/diff-match-patch
847533 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP