Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by sebastianbergmann

A curated list of projects in awesome lists by sebastianbergmann .

https://github.com/sebastianbergmann/phpunit

The PHP Unit Testing framework.

php phpunit testing-tools

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-timer

Utility class for timing

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/diff

Diff implementation

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-file-iterator

FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-text-template

A simple template engine.

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/comparator

Provides the functionality to compare PHP values for equality.

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/exporter

Provides the functionality to export PHP variables for visualization

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/environment

Provides functionality that helps writing PHP code that has runtime-specific execution paths

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/code-unit-reverse-lookup

Looks up which function or method a line of code belongs to

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/global-state

Snapshotting of global state, factored out of PHPUnit into a stand-alone component

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/version

Library that helps with managing the version number of Git-hosted PHP projects

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/recursion-context

Provides functionality to recursively process PHP variables

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-token-stream

Wrapper around PHP's tokenizer extension.

Last synced: 29 Sep 2024

https://github.com/sebastianbergmann/object-enumerator

Traverses array structures and object graphs to enumerate all referenced objects

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/object-reflector

Allows reflection of object attributes, including inherited and non-public ones

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/resource-operations

Provides a list of PHP built-in functions that operate on resources

Last synced: 29 Sep 2024

https://github.com/sebastianbergmann/phpunit-mock-objects

Mock Object library for PHPUnit

Last synced: 29 Sep 2024

https://github.com/sebastianbergmann/phploc

A tool for quickly measuring the size of a PHP project.

Last synced: 19 Nov 2024

https://github.com/sebastianbergmann/phpcpd

Copy/Paste Detector (CPD) for PHP code.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/type

Collection of value objects that represent the types of the PHP type system

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/php-invoker

Invoke PHP callables with a timeout

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/complexity

Library for calculating the complexity of PHP code units

cyclomatic-complexity software-metrics

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/cli-parser

Library for parsing CLI options

Last synced: 19 Nov 2024

https://github.com/sebastianbergmann/code-unit

Collection of value objects that represent the PHP code units

Last synced: 18 Nov 2024

https://github.com/sebastianbergmann/lines-of-code

Library for counting the lines of code in PHP source code

lines-of-code software-metrics

Last synced: 19 Nov 2024

https://github.com/sebastianbergmann/money

Value Object that represents a monetary value (using a currency's smallest unit).

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/php-jenkins-template

Template for Jenkins jobs for PHP projects

Last synced: 28 Sep 2024

https://github.com/sebastianbergmann/object-graph

Provides useful operations on PHP object graphs

object php visualization

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/phpdcd

Dead Code Detector (DCD) for PHP code.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/finder-facade

Convenience wrapper for Symfony's Finder component

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/state

The State design pattern. Implemented in PHP and with style.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/dbunit

DbUnit port for PHP/PHPUnit.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpcov

TextUI frontend for php-code-coverage

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/phpunit-documentation

Documentation for PHPUnit.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-skeleton-generator

Tool that can generate skeleton test classes from production code classes and vice versa.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/foal

Tool to find lines eliminated by OpCache's bytecode optimizer

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/git

Simple PHP wrapper for Git

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-english

English Documentation for PHPUnit

documentation phpunit

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/de-legacy-fy

Tool for dealing with legacy PHP code

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/container-amiga-gcc

Containerfile for AmigaOS Cross-Compiler Toolchain

amigaos container gcc

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/csv-parser

Library for type-safe parsing of CSV files

csv-parser

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/peek-and-poke

Proxy for accessing non-public attributes and methods of an object

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-chinese

Simplified Chinese Documentation for PHPUnit

documentation phpunit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/shaku

Tool to automatically generate type-safe Collection and CollectionIterator classes

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/uuid

Function for generating a UUID (as string)

uuid uuid-generator

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/docker-execute-amiga

Execute M68K/AmigaOS binary in Docker-ized FS-UAE

amigaos docker fs-uae

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/raytracer

Code written while reading the book "The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer" by Jamis Buck.

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/phar-site-generator

A tool that generates an HTML page, RSS feed, and Phive metadata for a PHAR repository

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/bugminer

Mines a source code repository for bug and churn information.

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/pdepend-process

Processor for PHP_Depend data

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-japanese

Japanese Documentation for PHPUnit

documentation phpunit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-website

https://phpunit.de/

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/phpunit-mink-trait

Trait that provides a minimal integration layer for using Mink in PHPUnit test cases

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-french

French Documentation for PHPUnit

documentation phpunit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-brazilian-portuguese

Brazilian Portuguese Documentation for PHPUnit

documentation phpunit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/docker-amigaos-cross-toolchain

Dockerfile for AmigaOS Cross-Compiler Toolchain

amigaos dockerfiles gcc

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-memprof-listener

Test Listener for PHPUnit that can dump memory profile information

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-runner

Proof-of-Concept for new PHPUnit test runner

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/xdebug-trace-util

Collection of value objects, filters, etc. for working with Xdebug function traces

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/phpunit-kata-prime-factors

This is a port of Robert C. Martin's Prime Factors kata to PHP and with unit tests written using PHPUnit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/container-amitools

Containerfile for Christian Vogelgsang's amitools

amigaos container

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-example-extension

Example of an extension for PHPUnit

phpunit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-test-report

Generates a combined test result / code coverage report in HTML format

phpunit report

Last synced: 28 Sep 2024

https://github.com/sebastianbergmann/test-mapper

A tool that visualizes the information of PHPUnit's "covers" and "uses" annotations

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phpunit-documentation-spanish

Spanish Documentation for PHPUnit

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/phptok

TextUI frontend for PHP_TokenStream

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/timestamp

A timestamp with microsecond granularity.

Last synced: 30 Sep 2024

https://github.com/sebastianbergmann/pcov

PCOV - CodeCoverage compatible driver for PHP

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/css2xpath

PHP Library to translate CSS selectors into XPath

Last synced: 25 Sep 2024

https://github.com/sebastianbergmann/mysqli-wrapper

Wrapper around PHP's mysqli extension

Last synced: 07 Oct 2024

https://github.com/sebastianbergmann/academic-papers

LaTeX sources for my academic papers

Last synced: 28 Sep 2024