Libraries tagged by COM
composer/semver
418822832 Downloads
Semver library that offers utilities, version constraint parsing and validation.
symfony/process
859165033 Downloads
Executes commands in sub-processes
symfony/event-dispatcher
872545833 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/config
401571242 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
psr/simple-cache
630241363 Downloads
Common interfaces for simple caching
psr/log
1044263773 Downloads
Common interface for logging libraries
psr/http-message
898581612 Downloads
Common interface for HTTP messages
psr/http-factory
573305225 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/container
882762323 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
596891231 Downloads
Common interface for caching libraries
predis/predis
263779959 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpseclib/phpseclib
370944353 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpdocumentor/reflection-docblock
660679828 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/manifest
650725966 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
guzzlehttp/psr7
888130342 Downloads
PSR-7 message implementation that also provides common utility methods