Philwn's Stars
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
symfony/console
Eases the creation of beautiful and testable command line interfaces
bobthecow/psysh
A REPL for PHP
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/http-kernel
Provides a structured process for converting a Request into a Response
php-fig/simple-cache
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
sebastianbergmann/diff
Diff implementation
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/debug
Provides tools to ease debugging PHP code
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-ctype
Symfony polyfill for ctype functions
ralouphie/getallheaders
PHP getallheaders polyfill
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension