Libraries tagged by Deployment management
configcat/configcat-client
710471 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
talon-one/talon-one-client
67300 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}`
configcat/configcat-client-php7
20006 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
rebelinblue/deployer
311 Downloads
Simple deployment management for PHP projects.
oriondevelops/larashared
7 Downloads
Shared Hosting Deployment Management for Laravel
oriononairdev/larashared
7 Downloads
Shared Hosting Deployment Management for Laravel
kattsoftware/phassets
41 Downloads
PHP library for assets management (processing, deployment and serving).
gpupo/container-orchestration
17 Downloads
Container-orchestration sets for automating deployment, scaling and management of containerized clusters
madrakio/easy-cron-deployment-bundle
16026 Downloads
Easy Cron Deployment Bundle: An easy way to manage your cron using YAML and Symfony Console
evozon-php/easy-cron-deployment-bundle
5679 Downloads
Easy Cron Deployment Bundle: An easy way to manage your cron using YAML and Symfony Console
balazscsaba2006/easy-cron-deployment-bundle
92 Downloads
Easy Cron Deployment Bundle: An easy way to manage your cron using YAML and Symfony Console
brazilianfriendsofsymfony/sync-content-bundle
2739 Downloads
Symfony BFOSSyncContentBundle
wewowweb/laravel-shared-hosting
14 Downloads
Laravel package that simplifies deployment and management of Laravel application on your shared hosting server
mvo/contao-tooling
276 Downloads
strongly opinionated Contao tooling for shared DB management + deployment
amirhf1/feature-toggle
1 Downloads
FeatureFlip is a dynamic Laravel package that simplifies the management of feature toggles, allowing developers to switch functionalities on or off with ease. Enhance your application's flexibility and reduce deployment risks by controlling feature availability without altering the codebase.