geekdevs's Stars
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
php-fig/log
php-fig/cache
prestaconcept/PrestaSitemapBundle
A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
schmittjoh/php-option
Option Type for PHP
phpseclib/phpseclib
PHP Secure Communications Library
phpDocumentor/ReflectionDocBlock
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
php-lock/lock
Lock library to provide serialized execution of PHP code.
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
namshi/cuzzle
This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
schmittjoh/php-collection
General Purpose Collection Library for PHP
php-amqplib/php-amqplib
The most widely used PHP client for RabbitMQ
php/php-src
The PHP Interpreter
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
php-amqplib/RabbitMqBundle
RabbitMQ Bundle for the Symfony web framework
gorghoa/ScenarioStateBehatExtension
Provide a way to share scenario state through steps
container-interop/container-interop
Containers interoperability
Behat/Symfony2Extension
Symfony2 extension for Behat