nsbucky's Stars
php-fig/cache
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phar-io/version
Library for handling version information and constraints
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
php-http/discovery
Finds installed clients and message factories
phpDocumentor/ReflectionCommon
phpseclib/phpseclib
PHP Secure Communications Library
phpDocumentor/ReflectionDocBlock
php/php-src
The PHP Interpreter
nunomaduro/collision
💥 Collision is a beautiful error reporting tool for command-line applications
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
myclabs/DeepCopy
Create deep copies (clones) of your objects
php-debugbar/php-debugbar
Debug bar for PHP
briannesbitt/Carbon
A simple PHP API extension for DateTime.
nikic/PHP-Parser
A PHP parser written in PHP
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
thephpleague/uri-hostname-parser
A lightweight hostname parser according to public suffix list ICANN section
thephpleague/uri-manipulations
Functions and Middleware to manipulate URI Objects
thephpleague/uri-schemes
Collection of URI Immutable Value Objects
thephpleague/uri-components
[READ-ONLY] League URI components objects
thephpleague/uri-parser
RFC3986/RFC3987 compliant URI parser
thephpleague/uri-interfaces
League URI Interfaces