Libraries tagged by testable
symfony/console
1201083300 Downloads
Eases the creation of beautiful and testable command line interfaces
shalvah/clara
13185415 Downloads
🔊 Simple, pretty, testable console output for CLI apps.
automattic/jetpack-constants
5203214 Downloads
A wrapper for defining constants in a more testable way.
webmozart/console
105890 Downloads
A usable, beautiful and easily testable console toolkit written in PHP.
php-standard-library/io
206879 Downloads
Handle-based I/O abstractions - composable, testable, and async-ready
apiato/apiato
32255 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
cariboufute/locale-route
7244 Downloads
A testable route package with localization for Laravel 5 to 12
suin/php-expose
8446 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
phpcurl/curlwrapper
112495 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
rconfig/laravel-zabbix
2244 Downloads
Laravel-first Zabbix JSON-RPC API client with fluent, testable DX.
packagefactory/atomicfusion-presentationobjects
23014 Downloads
Allows for usage of type-safe, testable presentation objects (e.g. value objects) in Atomic Fusion as a replacement for props and propsets.
99designs/cliph
72621 Downloads
A library for testable command-line applications
porto-sap/hello-api
387 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
amyboyd/pgn-parser
2564 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
markwalet/laravel-testable-requests
7938 Downloads
A Laravel package to make request testing easier