Pinned Repositories
code-coverage-bridge
PHP Code Coverage Bridge
extension-export
Extends Joomla's Extension Manager with extension export functionality.
fastest
Simple parallel testing execution... with some goodies for functional tests.
joomla-cli
A commandline interface for administrating Joomla
php
Docker Official Image packaging for PHP
psr15-middleware
This is a curated (most likely not complete) list of PSR-15 HTTP Server Middleware Components
psr15-middleware-test-helpers
mock builder traits to share mockbuilding/destruction across all psr15 middleware test classes
robo
A collection of Robo.li tasks, mainly for use in GreenCape/build
uptodocs
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process.
xml-converter
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
GreenCape's Repositories
GreenCape/xml-converter
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
GreenCape/joomla-cli
A commandline interface for administrating Joomla
GreenCape/php
Docker Official Image packaging for PHP
GreenCape/robo
A collection of Robo.li tasks, mainly for use in GreenCape/build
GreenCape/all-pairs
**GreenCape AllPairs** supports different strategies for the generation of test sets.
GreenCape/composer-patches
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches.
GreenCape/fastest
Simple parallel testing execution... with some goodies for functional tests.
GreenCape/pairwise
PHP implementation of pairwise test case generation
GreenCape/puphpeteer
A Puppeteer bridge for PHP, supporting the entire API.
GreenCape/uptodocs
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process.
GreenCape/build
A docker based test and build environment, especially for Joomla!
GreenCape/composer-test-scenarios
Useful scripts for testing multiple sets of Composer dependencies.
GreenCape/flume
Extract business logic from your apps with a user-friendly node editor powered by React.
GreenCape/GQL
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
GreenCape/greencape.github.io
GreenCape Main Page
GreenCape/infection
AST based PHP Mutation Testing Framework
GreenCape/joomla-manifest
A class library for handling of Joomla! extension manifest files
GreenCape/monorepo
This tool is a partial replacement for git commands that utilizes `git-subtree` to manage monorepos.
GreenCape/php-spx
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
GreenCape/php-tui
PHP TUI
GreenCape/php-versions
A utility class to provide a list of all PHP versions and their matching xDebug version.
GreenCape/phpally
PHP server-based accessibility checker (hence the name ALLY or A11Y) based on the PHP accessibility library QUAIL.
GreenCape/phparch
GreenCape/PhpSpock
Php implementation of Spock testing framework (http://code.google.com/p/spock/)
GreenCape/phpstan-baseline-analysis
Analyzes PHPStan baseline files and creates aggregated error trend-reports
GreenCape/phpunit-extras
A collection of helpers for PHPUnit to ease testing Tarantool libraries.
GreenCape/phpunit-psr7-assert
PHPUnit assertions for PSR-7 messages
GreenCape/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
GreenCape/REPL
A generic Read-Eval-Print Loop for PHP
GreenCape/static-models
A library of static Eloquent models for common fixture data.