Libraries tagged by dphp
szepeviktor/phpstan-wordpress
4918533 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
7879323 Downloads
Set of Symplify rules for PHPStan
symfony/polyfill-php84
16623971 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
22688946 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
sunra/php-simple-html-dom-parser
8979637 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.
stichoza/google-translate-php
6231357 Downloads
Free Google Translate API PHP Package
spaze/phpstan-disallowed-calls
14110798 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
5160152 Downloads
Highlight code using Shiki in PHP
spatie/phpunit-watcher
7554448 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/php-structure-discoverer
12654985 Downloads
Automatically discover structures within your PHP application
smi2/phpclickhouse
7437653 Downloads
PHP ClickHouse Client
sirbrillig/phpcs-variable-analysis
40363318 Downloads
A PHPCS sniff to detect problems with variables.
sendgrid/php-http-client
37166039 Downloads
HTTP REST client, simplified for PHP
segmentio/analytics-php
18875813 Downloads
Segment Analytics PHP Library
scrivo/highlight.php
32786211 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js