Libraries tagged by TDES
zaius/zaius-php-sdk
63579 Downloads
The Zaius SDK for PHP. Validated for use in zaius-magento-2, users in custom environments are encouraged to test and validate thoroughly (and note any issues via the GitHub issue tracker).
yiiext/activerecord-relation-behavior
36163 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
wyrihaximus/makefiles
42085 Downloads
🛠️ Test utilities for api-clients packages
wp-media/phpunit
118983 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
weirdan/codeception-psalm-module
122218 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
tweakers/symfony-service-mock
57219 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
steefdw/standards-enums
41745 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
softon/sms
28527 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
sirbrillig/spies
63573 Downloads
Easier spies, stubs, and mocking for PHP tests
sgh/comparable
67927 Downloads
Provides Comparable and Comparator interfaces and methods to sort and compare objects based on these.
setono/bot-detection-bundle
99223 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
scriptfusion/phpunit-immediate-exception-printer
75310 Downloads
Immediately prints exceptions and assertion failures during testing.
scottybo/laravel-facebook-sdk
23581 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 7.x
rekalogika/doctrine-advanced-group-by
20492 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
redmatter/codeception-multidb
77994 Downloads
Switch between multiple databases in a Codeception Test