Popular Packages
-
PHP
caxy/php-htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
-
PHP
webmozart/path-util
A robust cross-platform utility for normalizing, comparing and modifying file paths.
Abandoned! See symfony/filesystem
-
PHP
zendesk/zendesk_api_client_php
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
-
-
-
-
-
PHP
caseyamcl/guzzle_retry_middleware
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
-
-
-
-
-
-
-
PHP
shipmonk/dead-code-detector
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.