| allure-framework/allure-codeception |
1.3.0 |
Apache-2.0 |
A Codeception adapter for Allure report. |
| allure-framework/allure-php-api |
1.1.5 |
Apache-2.0 |
PHP API for Allure adapter |
| allure-framework/allure-phpunit |
1.2.3 |
Apache-2.0 |
A PHPUnit adapter for Allure report. |
| behat/gherkin |
v4.6.0 |
MIT |
Gherkin DSL parser for PHP 5.3 |
| cache/cache |
0.4.0 |
MIT |
Library of all the php-cache adapters |
| codeception/codeception |
2.4.5 |
MIT |
BDD-style testing framework |
| codeception/phpunit-wrapper |
6.1.3 |
MIT |
PHPUnit classes used by Codeception |
| codeception/stub |
2.0.4 |
MIT |
Flexible Stub wrapper for PHPUnit’s Mock Builder |
| composer/xdebug-handler |
1.4.0 |
MIT |
Restarts a process without Xdebug. |
| consolidation/annotated-command |
2.12.0 |
MIT |
Initialize Symfony Console commands from annotated command class methods. |
| consolidation/config |
1.2.1 |
MIT |
Provide configuration services for a commandline tool. |
| consolidation/log |
1.1.1 |
MIT |
Improved Psr-3 / Psr\Log logger based on Symfony Console components. |
| consolidation/output-formatters |
3.5.0 |
MIT |
Format text by applying transformations provided by plug-in formatters. |
| consolidation/robo |
1.4.11 |
MIT |
Modern task runner |
| consolidation/self-update |
1.1.5 |
MIT |
Provides a self:update command for Symfony Console applications. |
| csharpru/vault-php |
3.5.3 |
MIT |
Best Vault client for PHP that you can find |
| csharpru/vault-php-guzzle6-transport |
2.0.4 |
MIT |
Guzzle6 transport for Vault PHP client |
| dflydev/dot-access-data |
v1.1.0 |
MIT |
Given a deep data structure, access data by dot notation. |
| doctrine/annotations |
v1.8.0 |
MIT |
Docblock Annotations Parser |
| doctrine/cache |
1.10.0 |
MIT |
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. |
| doctrine/inflector |
v1.1.0 |
MIT |
Common String Manipulations with regard to casing and singular/plural rules. |
| doctrine/instantiator |
1.3.0 |
MIT |
A small, lightweight utility to instantiate objects in PHP without invoking their constructors |
| doctrine/lexer |
1.0.2 |
MIT |
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. |
| facebook/webdriver |
1.7.1 |
Apache-2.0 |
A PHP client for Selenium WebDriver |
| flow/jsonpath |
0.5.0 |
MIT |
JSONPath implementation for parsing, searching and flattening arrays |
| friendsofphp/php-cs-fixer |
v2.2.20 |
MIT |
A tool to automatically fix PHP code style |
| fzaninotto/faker |
v1.9.1 |
MIT |
Faker is a PHP library that generates fake data for you. |
| grasmash/expander |
1.0.0 |
MIT |
Expands internal property references in PHP arrays file. |
| grasmash/yaml-expander |
1.4.0 |
MIT |
Expands internal property references in a yaml file. |
| guzzlehttp/guzzle |
6.5.2 |
MIT |
Guzzle is a PHP HTTP client library |
| guzzlehttp/promises |
v1.3.1 |
MIT |
Guzzle promises library |
| guzzlehttp/psr7 |
1.6.1 |
MIT |
PSR-7 message implementation that also provides common utility methods |
| ircmaxell/password-compat |
v1.0.4 |
MIT |
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash |
| jms/metadata |
1.7.0 |
MIT |
Class/method/property metadata management in PHP |
| jms/parser-lib |
1.0.0 |
Apache2 |
A library for easily creating recursive-descent parsers. |
| jms/serializer |
0.16.0 |
Apache2 |
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML. |
| league/container |
2.4.1 |
MIT |
A fast and intuitive dependency injection container. |
| league/flysystem |
1.0.63 |
MIT |
Filesystem abstraction: Many filesystems, one API. |
| lusitanian/oauth |
v0.8.11 |
MIT |
PHP 5.3+ oAuth 1/2 Library |
| mikey179/vfsstream |
v1.6.8 |
BSD-3-Clause |
Virtual file system to mock the real file system in unit tests. |
| mustache/mustache |
v2.13.0 |
MIT |
A Mustache implementation in PHP. |
| myclabs/deep-copy |
1.9.4 |
MIT |
Create deep copies (clones) of your objects |
| pdepend/pdepend |
2.5.2 |
BSD-3-Clause |
Official version of pdepend to be handled with Composer |
| phar-io/manifest |
1.0.1 |
BSD-3-Clause |
Component for reading phar.io manifest information from a PHP Archive (PHAR) |
| phar-io/version |
1.0.1 |
BSD-3-Clause |
Library for handling version information and constraints |
| phpcollection/phpcollection |
0.5.0 |
Apache2 |
General-Purpose Collection Library for PHP |
| phpdocumentor/reflection-common |
2.0.0 |
MIT |
Common reflection classes used by phpdocumentor to reflect the code structure |
| phpdocumentor/reflection-docblock |
4.3.4 |
MIT |
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. |
| phpdocumentor/type-resolver |
1.0.1 |
MIT |
A PSR-5 based resolver of Class names, Types and Structural Element Names |
| phpmd/phpmd |
2.7.0 |
BSD-3-Clause |
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. |
| phpoption/phpoption |
1.7.2 |
Apache-2.0 |
Option Type for PHP |
| phpspec/prophecy |
1.10.1 |
MIT |
Highly opinionated mocking framework for PHP 5.3+ |
| phpunit/php-code-coverage |
5.3.2 |
BSD-3-Clause |
Library that provides collection, processing, and rendering functionality for PHP code coverage information. |
| phpunit/php-file-iterator |
1.4.5 |
BSD-3-Clause |
FilterIterator implementation that filters files based on a list of suffixes. |
| phpunit/php-text-template |
1.2.1 |
BSD-3-Clause |
Simple template engine. |
| phpunit/php-timer |
1.0.9 |
BSD-3-Clause |
Utility class for timing |
| phpunit/php-token-stream |
2.0.2 |
BSD-3-Clause |
Wrapper around PHP’s tokenizer extension. |
| phpunit/phpunit |
6.2.4 |
BSD-3-Clause |
The PHP Unit Testing framework. |
| phpunit/phpunit-mock-objects |
4.0.4 |
BSD-3-Clause |
Mock Object library for PHPUnit |
| psr/cache |
1.0.1 |
MIT |
Common interface for caching libraries |
| psr/simple-cache |
1.0.1 |
MIT |
Common interfaces for simple caching |
| ralouphie/getallheaders |
3.0.3 |
MIT |
A polyfill for getallheaders. |
| sebastian/code-unit-reverse-lookup |
1.0.1 |
BSD-3-Clause |
Looks up which function or method a line of code belongs to |
| sebastian/comparator |
2.0.0 |
BSD-3-Clause |
Provides the functionality to compare PHP values for equality |
| sebastian/diff |
1.4.3 |
BSD-3-Clause |
Diff implementation |
| sebastian/environment |
3.1.0 |
BSD-3-Clause |
Provides functionality to handle HHVM/PHP environments |
| sebastian/exporter |
3.1.2 |
BSD-3-Clause |
Provides the functionality to export PHP variables for visualization |
| sebastian/finder-facade |
1.2.2 |
BSD-3-Clause |
FinderFacade is a convenience wrapper for Symfony’s Finder component. |
| sebastian/global-state |
2.0.0 |
BSD-3-Clause |
Snapshotting of global state |
| sebastian/object-enumerator |
3.0.3 |
BSD-3-Clause |
Traverses array structures and object graphs to enumerate all referenced objects |
| sebastian/object-reflector |
1.1.1 |
BSD-3-Clause |
Allows reflection of object attributes, including inherited and non-public ones |
| sebastian/phpcpd |
2.0.4 |
BSD-3-Clause |
Copy/Paste Detector (CPD) for PHP code. |
| sebastian/recursion-context |
3.0.0 |
BSD-3-Clause |
Provides functionality to recursively process PHP variables |
| sebastian/resource-operations |
1.0.0 |
BSD-3-Clause |
Provides a list of PHP built-in functions that operate on resources |
| sebastian/version |
2.0.1 |
BSD-3-Clause |
Library that helps with managing the version number of Git-hosted PHP projects |
| squizlabs/php_codesniffer |
3.2.2 |
BSD-3-Clause |
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. |
| symfony/browser-kit |
v4.4.2 |
MIT |
Symfony BrowserKit Component |
| symfony/config |
v4.4.2 |
MIT |
Symfony Config Component |
| symfony/dependency-injection |
v4.4.2 |
MIT |
Symfony DependencyInjection Component |
| symfony/dom-crawler |
v4.4.2 |
MIT |
Symfony DomCrawler Component |
| symfony/http-foundation |
v2.8.52 |
MIT |
Symfony HttpFoundation Component |
| symfony/options-resolver |
v4.4.2 |
MIT |
Symfony OptionsResolver Component |
| symfony/polyfill-php54 |
v1.13.1 |
MIT |
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions |
| symfony/polyfill-php55 |
v1.13.1 |
MIT |
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions |
| symfony/polyfill-php70 |
v1.13.1 |
MIT |
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions |
| symfony/polyfill-php72 |
v1.13.1 |
MIT |
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions |
| symfony/service-contracts |
v1.1.8 |
MIT |
Generic abstractions related to writing services |
| symfony/stopwatch |
v4.4.2 |
MIT |
Symfony Stopwatch Component |
| symfony/yaml |
v4.4.2 |
MIT |
Symfony Yaml Component |
| theseer/fdomdocument |
1.6.6 |
BSD-3-Clause |
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM. |
| theseer/tokenizer |
1.1.3 |
BSD-3-Clause |
A small library for converting tokenized PHP source code into XML and potentially other formats |
| vlucas/phpdotenv |
v2.6.1 |
BSD-3-Clause |
Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically. |
| webmozart/assert |
1.6.0 |
MIT |
Assertions to validate method input/output with nice error messages. |
| weew/helpers-array |
v1.3.1 |
MIT |
Useful collection of php array helpers. |