Libraries tagged by pdiff
diff/diff
1289113 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
paragonie/ecc
124139 Downloads
PHP Elliptic Curve Cryptography library
lukascivil/treewalker
653134 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
lolli42/finediff
5020017 Downloads
PHP implementation of a Fine granularity Diff engine
guanguans/ai-commit
16776 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
d4h/finediff
624368 Downloads
PHP implementation of a Fine granularity Diff engine
webmozart/key-value-store
361866 Downloads
A key-value store API with implementations for different backends.
valorin/random
30713 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
stefro/laravel-lang-country
18078 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
spatie/laravel-options
137235 Downloads
Create arrays of options from different sources
roots/wp-stage-switcher
326396 Downloads
WordPress plugin that allows you to switch between different environments from the admin bar
octopyid/laravel-impersonate
43631 Downloads
Login as a different user quickly
magento-hackathon/module-eavcleaner-m2
176463 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
laminas/laminas-config-aggregator
2643091 Downloads
Lightweight library for collecting and merging configuration from different sources
jfcherng/php-sequence-matcher
2826773 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.