Libraries tagged by treetable
f3ath/curlwrapper
15880 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
sclinternet/scl-socket
1326 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
106 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
99 Downloads
A testable PHP/Laravel API for WHMCS
duckdev/wp-review-notice
43 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.
devuri/wp-adapter
265 Downloads
WordPress adapter contracts and in-memory testing doubles for clean, testable plugin development.
aaronsaray/madmimi-api-php
19118 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
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.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
kevupton/timetables
206 Downloads
Timetables for laravel
phpcurl/curlhttp
1008 Downloads
Super simple HTTP client
mbeurel/php-lemmatizer
200 Downloads
PHP Wrapper for the TreeTagger library
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.