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