Libraries tagged by cased
tamtamchik/namecase
301805 Downloads
This package allows you to convert names into the correct case where possible.
matthv/laravel-dingo-transform
11754 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
jc-it/yii2-abac-camel
384 Downloads
Extension for sam-it/abac yii2 connector with camel cased database attributes
lchrusciel/api-test-case
4028961 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
caseyamcl/guzzle_retry_middleware
6316583 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
phpspec/prophecy-phpunit
34057441 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
liip/functional-test-bundle
9531211 Downloads
This bundles provides additional functional test-cases for Symfony applications
classpreloader/classpreloader
40876316 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
jawira/case-converter
4467534 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.
kirkbushell/eloquence
569357 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cakedc/users
789754 Downloads
Users Plugin for CakePHP
allure-framework/allure-phpunit
9937465 Downloads
Allure PHPUnit integration
allure-framework/allure-codeception
9428194 Downloads
Allure Codeception integration
cakedc/search
929877 Downloads
Search Plugin for CakePHP
pestphp/pest-plugin-mutate
883807 Downloads
Mutates your code to find untested cases