Libraries tagged by vcom
composer/composer
168322614 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-mbstring
1052927420 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
683038309 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
877656985 Downloads
Symfony polyfill for ctype functions
symfony/console
979470728 Downloads
Eases the creation of beautiful and testable command line interfaces
league/flysystem
563249737 Downloads
File storage abstraction for PHP
symfony/process
872140699 Downloads
Executes commands in sub-processes
symfony/event-dispatcher
885338353 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/simple-cache
640910081 Downloads
Common interfaces for simple caching
psr/log
1058662085 Downloads
Common interface for logging libraries
psr/http-message
912200414 Downloads
Common interface for HTTP messages
psr/container
896757648 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
607099246 Downloads
Common interface for caching libraries
phpseclib/phpseclib
377580986 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpdocumentor/reflection-docblock
667713205 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.