Libraries tagged by testability
yulinho/adminyii
58 Downloads
基于Yii 2 的管理系统,include admin panel composer create-project --prefer-dist --stability=dev yulinho/adminyii basic composer global require fxp/composer-asset-plugin:~1.1.1 composer install -vvv
vledermaus/phpunit-commit-reminder
6 Downloads
phpunit-commit-reminder: A PHPUnit extension that reminds developers to commit code changes after successful tests, promoting code stability.
tamashiro/ndse
0 Downloads
PHP library for electrical power system simulation: Load Flow and Transient Stability Analysis
savioamin/laravel-model-affected-rows-verification
3 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
laravel-ai-monitor/laravel-ai-monitor
2 Downloads
Audit any Composer/Packagist package before you install it: a transparent 0-100 health score (maintenance, community, usage, stability, security), Laravel version compatibility, trustworthy alternatives, and an optional AI verdict — straight from your Artisan console.
endisha/resilient-client
9 Downloads
Resilient Client is a PHP package designed to implement a circuit breaker pattern to enhance stability and prevent cascading failure requests