Libraries tagged by ddif
mnsami/composer-custom-directory-installer
4348593 Downloads
A composer plugin, to help install packages of different types in custom paths.
mischiefcollective/colorjizz
736144 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
mexitek/phpcolors
3048674 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
900523 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
darsyn/ip
1726172 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
cakephp/datasource
21000494 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
yetanotherape/diff-match-patch
825000 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
jbzoo/composer-diff
843020 Downloads
See what has changed after a composer update.
symplify/console-color-diff
6119374 Downloads
Package to print diffs in console with colors
paragonie/ecc
361291 Downloads
PHP Elliptic Curve Cryptography library
lukascivil/treewalker
825449 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
lolli42/finediff
7093032 Downloads
PHP implementation of a Fine granularity Diff engine
d4h/finediff
957215 Downloads
PHP implementation of a Fine granularity Diff engine
webmozart/key-value-store
398111 Downloads
A key-value store API with implementations for different backends.
vanderlee/php-stable-sort-functions
601412 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.