Libraries tagged by tesla
teknomavi/kargo
198 Downloads
Türkiye'deki kargo firmaları için merkezi entegrasyon kütüphanesi
telanflow/laravel-binlog
567 Downloads
mysql binlog for laravel
sclinternet/scl-socket
1148 Downloads
Basic socket wrapper class to enable the writing of more testable socket code
nmeri/suphle
37 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
nmeri/tilwa
1 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
amyboyd/pgn-parser
1899 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
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.
karimgeiger/tesmart-api
47 Downloads
PHP API-wrapper for tesmart KVM switches
jeroen-g/testassist
108 Downloads
Helpers for testing with PHPUnit
gflaminio3/telara
99 Downloads
A custom Laravel package that provides a storage disk for uploading files to Telegram and retrieving them seamlessly
codelabmw/testament
81 Downloads
A UI & DB agnostic PHP package for code generation and verification.
f3ath/curlwrapper
15781 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
vxsoft/laravel-repository
14 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.
uzdevid/conflux-http
30 Downloads
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.