Libraries tagged by chase
chasechan/think-addons
12 Downloads
The ThinkPHP6 Addons Package
chaseisabelle/pfuncs
13 Downloads
a collection of useful php functions
chasecrawford/ratings
13 Downloads
A PHP class which implements the Elo rating system & Rating Percentage index
leinster/twiddle
2 Downloads
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.
fabis94/php-twiddle
56711 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.
lchrusciel/api-test-case
5935037 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
jawira/case-converter
7922005 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
zbateson/stream-decorators
53338581 Downloads
PHP psr7 stream decorators for mime message part streams
zbateson/mb-wrapper
53307708 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
caseyamcl/guzzle_retry_middleware
12458749 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
riverline/multipart-parser
62857256 Downloads
One class library to parse multipart content with encoding and charset support.
phpspec/prophecy-phpunit
59920076 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
pestphp/pest-plugin-mutate
40494786 Downloads
Mutates your code to find untested cases
liip/test-fixtures-bundle
9103700 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11117207 Downloads
This bundles provides additional functional test-cases for Symfony applications