Libraries tagged by casys
sunvalley-technologies/phpunit-callable-test-case
3662 Downloads
Provides a callable test case and trait for callable expectations. Code is extracted from react-php test cases.
sukohi/custom-cast
22 Downloads
A Laravel package for custom casts.
stephenharris/phpunit-require-wordpress-version
9 Downloads
Provides a trait to be used in your PHPUnit test cases to conditionally run tests based on the WordPress version
staabm/http-cache-control
3 Downloads
A tiny lib which provides documented constants and example use-cases for the HTTP Cache-Control header.
ssx/php-math-helpers
17 Downloads
A small collection of PHP helper methods for common math use cases.
softwarecuisine/csv-boolean-cast
5 Downloads
A tiny PHP helper casts the Excel boolean words to the boolean value
saitswebuwm/xlsx2csv
1244 Downloads
Simple converter from XLSX to CSV. Gets only the raw data, in cases of corrupted XLSX files.
rikta/callback-switch
4 Downloads
Switch-statement-like objects based on callbacks for several use-cases
richenzi/pairwise
2 Downloads
Test with less test cases using pairwise technique.
ricci69/phpprojectgen
1 Downloads
Set all necessary components to create a skeleton project in PHP (composer) with PHPunit test cases
rhys/test_sheet_generation
11 Downloads
Excel spreadsheet generation based on descriptions defined in laravel test cases.
renepardon/laravel-code-generator
233 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
reactmay/zttp
3 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
phunctional/basics
25 Downloads
Provides some core functional concepts expressed as interfaces and base test cases for implementations
perfect-space/zttp
209 Downloads
A developer-experience focused HTTP client, optimized for most common use cases (forked by Nate Ritter).