Libraries tagged by nestable
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
programster/nftables
411 Downloads
A package to make it eaier to generate nftables JSON.
kylin987/netsale-report-sdk
6 Downloads
PHP SDK for cinema netsale box-office reporting (2025 protocol)
dillingham/notable
5 Downloads
Markdown to static content
f3ath/curlwrapper
15882 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
1359 Downloads
Basic socket wrapper class to enable the writing of more testable socket code
regularjack/wp-plugin-boilerplate
22 Downloads
An object-oriented boilerplate for developing high-quality, testable WordPress plugins
pawel-brzezinski/overlay-component
1268 Downloads
Component with overlays for standard PHP function. Helpful at developing a testable code.
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
changhorizon/validation-interface
12 Downloads
Unified, testable, and extensible validation for any PHP project
aichadigital/laravel-mustache-resolver
101 Downloads
Framework-agnostic, fully testable, SOLID-compliant mustache template resolver for PHP applications with first-class Laravel integration
aaronsaray/madmimi-api-php
19123 Downloads
A PHP library for rich, testable integration with MadMimi.
ubient/laravel-flash-message
203 Downloads
A Laravel package to display flash messages to your users in a fluent, clean, testable and easy-to-use way!
jbzoo/console
5128 Downloads
Console eases the creation of beautiful and testable command line interfaces for JBZoo libs