Libraries tagged by scenario
postuf/telegram-api-lib
3899 Downloads
Telegram scenario-based API aimed at OSINT
padosoft/laravel-super-cache-invalidate
9405 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
justblackbird/codeception-config-module
153252 Downloads
Loads params from config into codeception scenarios.
homeapp/codeception-config-module
6437 Downloads
Loads params from config into codeception scenarios.
ciaranmcnulty/versionbasedtestskipper
7922 Downloads
Skip Behat scenarios based on PHP version
behat/debug-extension
121488 Downloads
Debug Behat scenarios and print any information to command line
stateforge/scenario-symfony
974 Downloads
Symfony adapter for Stateforge Scenario Core – declarative, attribute-driven scenario execution for reproducible application state.
aschelch/scenario
113627 Downloads
An automation library similar to IFTTT that you can use in your webapp
flipjms/laravel-scenarios
34730 Downloads
An easier way to put your application into different states for easy debugging/development
pentium10/yii-remember-filters-gridview
964 Downloads
This Yii extension helps you to remember filter values of GridViews during navigation, filters will stick.
webfactory/behat-mink-failure-screenshots
63 Downloads
Saves the rendered page HTML via Mink and appends URL, HTTP status code and screenshot path to the exception message whenever a Behat scenario fails.
stefan-z/laravel-totp
303 Downloads
Create a TAN/TOTP for usage in any kind of two-factor-scenarios
pkly/query-helper
477 Downloads
Simple utility class for easier use of Doctrine ORM Queries in certain scenarios
nogrod/dhl-retoure-php-sdk
575 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
horde/hordectl
2256 Downloads
Scenario deployer library