Libraries tagged by SF
phpseclib/phpseclib
316182997 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
league/flysystem
473041746 Downloads
File storage abstraction for PHP
symfony/yaml
590031760 Downloads
Loads and dumps YAML files
symfony/var-dumper
637107371 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
635031205 Downloads
Provides tools to internationalize your application
symfony/service-contracts
613494152 Downloads
Generic abstractions related to writing services
symfony/routing
594538924 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
741036063 Downloads
Executes commands in sub-processes
symfony/polyfill-php72
588694371 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
905427262 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
742803030 Downloads
Symfony polyfill for ctype functions
symfony/mime
470181277 Downloads
Allows manipulating MIME messages
symfony/http-kernel
620097364 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
663690353 Downloads
Defines an object-oriented layer for the HTTP specification