Libraries tagged by testable
perry-rylance/livewire-dom-assertion-provider
444 Downloads
Adds methods to Livewire's Testable to assert elements exist / do not exist and count.
nmeri/suphle
40 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
nexus-smart-solutions/crud-engine
422 Downloads
Generic CRUD services, file lifecycle management, nested relation synchronization, a statistics engine, and Laravel macros — extracted into a reusable, testable, framework-friendly package.
grazulex/laravel-statecraft
11 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
foxelabs/wp-review-notice
92 Downloads
Simple library to gently ask for a wp.org plugin review after a few days of plugin usage, with swappable storage drivers and a testable, DI-friendly architecture.
aaronsaray/madmimi-api-php
19159 Downloads
A PHP library for rich, testable integration with MadMimi.
nmeri/tilwa
2 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
jbzoo/console
5143 Downloads
Console eases the creation of beautiful and testable command line interfaces for JBZoo libs
amyboyd/pgn-parser
2579 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
filisko/testable-functions
417 Downloads
A library for testing PHP's built-in functions or language constructs.
vincenzodibiaggio/testable-drupal
12 Downloads
A simple set of tools and files to make your Drupal Installation a Testable Drupal Installation Based on Behat, Mink and using Selenium2, Phantomjs and CasperJs, provide a basic structure to integrate with your tests.
f3ath/curlwrapper
15884 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
vxsoft/laravel-repository
16 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.
sclinternet/scl-socket
1365 Downloads
Basic socket wrapper class to enable the writing of more testable socket code