Libraries tagged by X.com
symfony/config
497580351 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
swagger-api/swagger-ui
52473932 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
psr/simple-cache
807074599 Downloads
Common interfaces for simple caching
psr/log
1268052283 Downloads
Common interface for logging libraries
psr/http-message
1125092111 Downloads
Common interface for HTTP messages
psr/http-factory
787353884 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-client
769132463 Downloads
Common interface for HTTP clients
psr/container
1101751518 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
754725731 Downloads
Common interface for caching libraries
predis/predis
340298177 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpseclib/phpseclib
487721062 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpdocumentor/reflection-docblock
773884356 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
818023878 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
mobiledetect/mobiledetectlib
178619804 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
guzzlehttp/psr7
1114885426 Downloads
PSR-7 message implementation that also provides common utility methods