Libraries tagged by test ab
pablojoan/feature
31 Downloads
Feature flagging API used for operational rampups and A/B testing
getjoystick/joystick-php
1155 Downloads
Joystick is a modern remote configuration and dynamic content service designed specifically for operating apps and games. Upgrade to more agility and evolve your product faster. Change or hot-update your content and configurations instantly at scale without code. Segment, ab test, feature flag, schedule events and more. Joystick is a breeze to use yet powerful.
socloz/feature-flag-bundle
4845 Downloads
A bundle to manage feature flags & A/B tests
abenevaut/phpunit-slicer
16 Downloads
Tool to slice PHPUnit tests files to tests suites.
localheinz/clock
12694 Downloads
Provides abstractions of a clock.
vxsoft/laravel-repository
12 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
regularjack/wp-plugin-boilerplate
22 Downloads
An object-oriented boilerplate for developing high-quality, testable WordPress plugins
hiveapi/framework
3 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
froodley/amazon-alexa-php
1119 Downloads
Amazon Alexa interface for PHP - XSS Filtering, Improved Testability
ubient/laravel-flash-message
187 Downloads
A Laravel package to display flash messages to your users in a fluent, clean, testable and easy-to-use way!
sven/laravel-view-assertions
415 Downloads
Assert things about your Laravel views in your PHPUnit tests
lilt/lilt-connector-sdk-php
7283 Downloads
This document describes the Plugin API for Lilt's Connector platform. The Plugin API is intented to be used by developers who wish to build integrations into their desired systems. The purpose of this API is to enable content transfer and status monitoring for localization projects. - Read more about the concepts and workflows in the [user guide](/docs/api/v1.0). - Test the API interactively via [Swagger UI](/api/v1.0/ui).
angus-dv/captcha
12 Downloads
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure used to determine whether a user is a human or a bot. It helps prevent automated software from abusing online services, protecting websites from spam, fraud, and other malicious activities.
elijahb/phpcs-testability
281 Downloads
PHPCodeSniffer sniffs for unit test code testability check
dhii/simple-test-abstract
128 Downloads
Base classes for SimpleTest