Libraries tagged by dmpl
zepgram/module-zero-downtime-deployment
25695 Downloads
Disable native change detection from Magento2 to allow Zero Downtime Deployment (ZDD)
neurony/laravel-duplicate
120558 Downloads
Duplicate any Eloquent model along with its underlying relationships
grrr-amsterdam/simply-static-deploy
10731 Downloads
Deploy static WordPress sites easily to an AWS S3 bucket
doublethreedigital/duplicator
190647 Downloads
Duplicate Entries in the Statamic 3 Control Panel
yncki/php-fast-image-compare
64387 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
trompette/feature-toggles
38958 Downloads
Feature toggle infrastructure enabling continuous deployment
tineye/tineye-api
57036 Downloads
Library to reverse image search using the TinEye API
meolu/walle-web
32 Downloads
A web deployment tool
geeky/query-cache-builder
73446 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
exolnet/laravel-envoy
14294 Downloads
Automated deployment template for Laravel Envoy based on Capistrano.
ageekdev/vapor-ignore
32297 Downloads
To clean unnecessary files for Laravel Vapor deployment
yii2tech/selfupdate
10913 Downloads
Basic extension for the Yii2 project self-update from VCS
neurony/laravel-query-cache
22824 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
kachkaev/assets-version-bundle
565874 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
talon-one/talon-one-client
97206 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`