Libraries tagged by php
typesense/typesense-php
3364219 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
theiconic/php-ga-measurement-protocol
11958003 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
ta-tikoma/phpunit-architecture-test
26921610 Downloads
Methods for testing application architecture
szepeviktor/phpstan-wordpress
5057406 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
8103588 Downloads
Set of Symplify rules for PHPStan
symfony/polyfill-php84
18477948 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
23738178 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
sunra/php-simple-html-dom-parser
9010484 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
14475077 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
5378820 Downloads
Highlight code using Shiki in PHP
spatie/phpunit-watcher
7685709 Downloads
Automatically rerun PHPUnit tests when source code changes
sirbrillig/phpcs-variable-analysis
40911498 Downloads
A PHPCS sniff to detect problems with variables.
sendgrid/php-http-client
37631195 Downloads
HTTP REST client, simplified for PHP
segmentio/analytics-php
19051380 Downloads
Segment Analytics PHP Library
scrivo/highlight.php
33019322 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js