Libraries tagged by cloaking
petrkotek/phpunit-naughtytestdetector
792217 Downloads
"Naughty test detector" for PHPUnit. Identifies tests, which don't clean after themselves.
clonio-dev/clonio-cli
25 Downloads
The clonio application
b7s/fluentvox
1471 Downloads
Fluent PHP wrapper for Chatterbox TTS - State-of-the-art text-to-speech with voice cloning
clouding/presto-client-php
13518 Downloads
Presto client library for PHP.
teknoo/recipe
31412 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
letsjump/workday-helper-php
20510 Downloads
Count work days and list holiday events in a range of dates with PHP taking care of public holidays and other custom closing days.
itzbund/gsb-metadata-cleaner
4171 Downloads
Metadata cleaning and optimization for Government Site Builder (GSB) 11. This is part of the Government Site Builder (GSB) 11. The GSB 11 is a measure of the Dienstekonsolidierung Bund (DKB) of the Federal Ministry of the Interior and for Homeland (BMI) and is carried out on behalf of the Information Technology Center of the Federal Government (ITZBund).
burnbright/silverstripe-hasonefield
40528 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
bfg/embedded-call
72384 Downloads
API with closing functions
dexes/clearing-sdk
2994 Downloads
Dexes package providing a SDK for interacting with the Clearing component.
webbhuset/schema
3725 Downloads
A library for data cleaning and validation.
sussexdev/module-ajaxlogin
4327 Downloads
A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.
stacknuts/magento-cloudflare-cache
4 Downloads
Cloudflare as a first-class Full Page Cache type for Magento 2, with cache tag support for only clearing content that's actually changed.
nogrod/dhl-retoure-php-sdk
550 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".
motomedialab/laravel-redis-driver
2432 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush