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