Libraries tagged by testability
kylekatarnls/coffeescript
134184 Downloads
A port of the CoffeeScript compiler to PHP. (See http://github.com/alxlit/coffeescript-php, this is an exact fork to fix minimum stability on the last release)
thehocinesaad/stability-php
1651 Downloads
Stability PHP is a comprehensive PHP API client designed for seamless interaction with the Stability AI API.
thehocinesaad/stability-laravel
811 Downloads
Stability Laravel is a comprehensive Laravel API client designed for seamless interaction with the Stability AI API.
naumov-adata/health-notify
1405 Downloads
HealthNotifier is a library for performing system health checks and sending notifications upon issue detection. Easily configurable to fit your project's needs, it ensures continuous monitoring of your applications and prompts quick responses to failures, enhancing the reliability and stability of your infrastructure.
openbackend/laravel-ai-image-generator
6 Downloads
Advanced Laravel package for AI-powered image generation supporting multiple providers (OpenAI DALL-E, Stability AI, Midjourney) with comprehensive features
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
hugomyb/error-mailer
156 Downloads
Receive instant alerts to stay informed about errors occurring on your website and act swiftly to enhance its stability. This Laravel package simplifies the sending of emails containing detailed error information, allowing you to effectively monitor your application's health.
talendor/laravel-stability-ai
122 Downloads
Stability AI package for Laravel
mareknocon/composer-stability-patterns
16 Downloads
Specify Composer's minimum stability using patterns
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.
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.
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