Libraries tagged by testable
iak/make-testable
5564 Downloads
Create a test along with any class created using the laravel make command
mooti/factory
12548 Downloads
Small library for helping create testable code
sclinternet/scl-socket
1305 Downloads
Basic socket wrapper class to enable the writing of more testable socket code
nmeri/suphle
40 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
nexus-smart-solutions/crud-engine
37 Downloads
Generic CRUD services, file lifecycle management, nested relation synchronization, a statistics engine, and Laravel macros — extracted into a reusable, testable, framework-friendly package.
eugenefvdm/whmcs-api
88 Downloads
A testable PHP/Laravel API for WHMCS
aaronsaray/madmimi-api-php
19100 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
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
filisko/testable-functions
415 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.
snicco/testable-clock
19683 Downloads
f3ath/curlwrapper
15865 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.
regularjack/wp-plugin-boilerplate
22 Downloads
An object-oriented boilerplate for developing high-quality, testable WordPress plugins