Libraries tagged by se
symfony/service-contracts
755883113 Downloads
Generic abstractions related to writing services
symfony/css-selector
675379801 Downloads
Converts CSS selectors to XPath expressions
phpseclib/phpseclib
379347016 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/guzzle
888663072 Downloads
Guzzle is a PHP HTTP client library
sebastian/version
782693887 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
627881371 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
789121233 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
663989718 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
723439795 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/global-state
777948559 Downloads
Snapshotting of global state
sebastian/exporter
798143394 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
788486456 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
815451427 Downloads
Diff implementation
sebastian/comparator
794659578 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
722293280 Downloads
Looks up which function or method a line of code belongs to