Libraries tagged by TDES
webmozart/console
99193 Downloads
A usable, beautiful and easily testable console toolkit written in PHP.
vanilla/htmlawed
553050 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
va-gov/content-build
95785 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
thor-juhasz/phpunit-coverage-check
420225 Downloads
A PHPUnit test coverage checker
text/template
189550 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
steos/quickcheck
17660 Downloads
a generative testing library
sizuhiko/fabricate
594508 Downloads
PHP data generator for Testing
site5/phantoman
1067624 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
seatgeek/sixpack-php
198958 Downloads
Sixpack A/B testing framework client
scriptfusion/pip
10445 Downloads
Immediately prints exceptions and assertion failures during testing.
roquie/laravel-dusk-select2
324428 Downloads
Select2.js support for the Laravel Dusk testing.
restler/framework
189803 Downloads
Just the Restler Framework without the tests and examples
rdx/behat-variables
2208031 Downloads
Store variables across Scenarios during Behat testing
rapidwebltd/php-uk-bank-holidays
364481 Downloads
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
quotevelocity/novaunit
36143 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit