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