Libraries tagged by php lib
shipmonk/dead-code-detector
4535608 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpcollection/phpcollection
65069081 Downloads
General-Purpose Collection Library for PHP
patrickschur/language-detection
3868928 Downloads
A language detection library for PHP. Detects the language from a given text string.
league/geotools
5695938 Downloads
Geo-related tools PHP 7.3+ library
eventsauce/eventsauce
2290708 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
casbin/casbin
1577670 Downloads
a powerful and efficient open-source access control library for php projects.
lbuchs/webauthn
1401391 Downloads
A simple PHP WebAuthn (FIDO2) server library
clue/graph
4580110 Downloads
GraPHP is the mathematical graph/network library written in PHP.
guzzle/guzzle
74493331 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
rakit/validation
5106668 Downloads
PHP Laravel like standalone validation library
jbroadway/urlify
8596666 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
tecnick.com/tcpdf
3130166 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
swoole/swoole
18240 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
phootwork/collection
30095689 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
phpdocumentor/reflection
27520304 Downloads
Reflection library to do Static Analysis for PHP Projects