Libraries tagged by cased
cakedc/oauth2-cognito
648380 Downloads
Cognito OAuth 2.0 Client Provider for The PHP League OAuth2-Client
cakedc/cakephp-cached-routing
372845 Downloads
Cached RoutingMiddleware for CakePHP 5.0+
cakedc/cakephp-api
127723 Downloads
Api plugin for CakePHP
zalas/phpunit-injector
358613 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
woothee/woothee-testset
128377 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
waad/laravel-profanity-filter
14412 Downloads
Laravel Profanity Filter - Powerful PHP package for detecting, filtering, and masking profanity in multiple languages. Supports leet speak, custom word lists, case sensitivity, and seamless Laravel integration.
shopsys/http-smoke-testing
282658 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
haltuf/genderer
246788 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
gabrola/email-normalizer
94741 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
fiunchinho/phpunit-randomizer
757430 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
classpreloader/console
255311 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
causal/ig_ldap_sso_auth
411329 Downloads
LDAP / SSO Authentication - This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
aik099/phpunit-mink
138742 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
buzzingpixel/twig-switch
203174 Downloads
Provides a {% switch %} tag for Twig switch case statements
tomlerendu/laravel-convert-case-middleware
72894 Downloads
Convert request and response keys to and from camel and snake case.