Libraries tagged by computing
mkalkbrenner/php-htmldiff-advanced
18959651 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
dave-liddament/sarb
1585216 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
bartlett/php-compatinfo
101394 Downloads
Find out the minimum version and the extensions required for a piece of code to run
techouse/select-auto-complete
573606 Downloads
An auto-completing Laravel Nova search field.
traviscarden/behat-table-comparison
2725849 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
phrity/comparison
281475 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
clcbws/laravel-schema-sentinel
3329 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
herrera-io/version
1855364 Downloads
A library for creating, editing, and comparing semantic versioning numbers.
bartlett/php-compatinfo-db
85740 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
version/version
674032 Downloads
A library for creating, editing, and comparing semantic versioning numbers.
php-standard-library/fun
46156 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
packagelist/closurecompiler-bin
39587 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
lupka/phpunit-compare-images
111498 Downloads
PHPUnit assertions for comparing image similarity.
eduardovillao/wp-since
3938 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
brunoconte3/dev-utils
26614 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.