Libraries tagged by _____
symfony/console
936647381 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/version
743124497 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
604917905 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
749337570 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
625245592 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
684254843 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/global-state
738359654 Downloads
Snapshotting of global state
sebastian/exporter
758377050 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
748699109 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
774404089 Downloads
Diff implementation
sebastian/comparator
754735412 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
684739150 Downloads
Looks up which function or method a line of code belongs to
rector/rector
86155067 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
ramsey/uuid
583223553 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
726872523 Downloads
A polyfill for getallheaders.