Libraries tagged by __
sebastian/recursion-context
966524385 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
836057053 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
896904227 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/global-state
953377661 Downloads
Snapshotting of global state
sebastian/exporter
976088180 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
963858169 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
996751565 Downloads
Diff implementation
sebastian/comparator
972886566 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
868601060 Downloads
Looks up which function or method a line of code belongs to
rector/rector
158614150 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
ramsey/uuid
796289053 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
987293301 Downloads
A polyfill for getallheaders.
psy/psysh
623878879 Downloads
An interactive shell for modern PHP.
psr/simple-cache
824913785 Downloads
Common interfaces for simple caching
psr/log
1289539642 Downloads
Common interface for logging libraries