Libraries tagged by php
symplify/phpstan-rules
8123309 Downloads
Set of Symplify rules for PHPStan
symfony/polyfill-php84
18667147 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
23840380 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
sunra/php-simple-html-dom-parser
9013378 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
spaze/phpstan-disallowed-calls
14527030 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/shiki-php
5402965 Downloads
Highlight code using Shiki in PHP
spatie/phpunit-watcher
7694575 Downloads
Automatically rerun PHPUnit tests when source code changes
sirbrillig/phpcs-variable-analysis
40960563 Downloads
A PHPCS sniff to detect problems with variables.
sendgrid/php-http-client
37672399 Downloads
HTTP REST client, simplified for PHP
segmentio/analytics-php
19067411 Downloads
Segment Analytics PHP Library
scrivo/highlight.php
33042146 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
rlanvin/php-rrule
8501779 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
quickbooks/v3-php-sdk
7439537 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
povils/phpmnd
4920300 Downloads
A tool to detect Magic numbers in codebase
phpunit/phpcov
18116505 Downloads
CLI frontend for php-code-coverage