Libraries tagged by phpy
widmogrod/php-functional
5263255 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
webklex/php-imap
3874226 Downloads
PHP IMAP client
ueberdosis/tiptap-php
3368721 Downloads
A PHP package to work with Tiptap output
typesense/typesense-php
3465267 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
theiconic/php-ga-measurement-protocol
12070935 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
ta-tikoma/phpunit-architecture-test
27871327 Downloads
Methods for testing application architecture
szepeviktor/phpstan-wordpress
5170651 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
8272362 Downloads
Set of Symplify rules for PHPStan
symfony/polyfill-php84
20565797 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
24587270 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
sunra/php-simple-html-dom-parser
9035080 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
6381560 Downloads
Free Google Translate API PHP Package
spaze/phpstan-disallowed-calls
14782946 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
5601535 Downloads
Highlight code using Shiki in PHP
spatie/phpunit-watcher
7769025 Downloads
Automatically rerun PHPUnit tests when source code changes