dikalasenjadatang's Stars
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/polyfill
PHP polyfills
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/debug
Provides tools to ease debugging PHP code
symfony/filesystem
Provides basic utilities for the filesystem
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
Shivella/laravel-bitly
Laravel package for generating bitly url
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
stevebauman/location
Retrieve a visitor's location from their IP address.
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
ralouphie/getallheaders
PHP getallheaders polyfill
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).