Libraries tagged by deepl
zepgram/module-zero-downtime-deployment
25616 Downloads
Disable native change detection from Magento2 to allow Zero Downtime Deployment (ZDD)
trompette/feature-toggles
38765 Downloads
Feature toggle infrastructure enabling continuous deployment
qwen-php/qwen-php-client
2987 Downloads
robust and community-driven PHP SDK library for seamless integration with the qwen AI API, offering efficient access to advanced AI and data processing capabilities
nlpcloud/nlpcloud-client
18501 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
meolu/walle-web
32 Downloads
A web deployment tool
lorenzo/linkable
49815 Downloads
CakePHP Linkable Behavior
grok-php/client
2845 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
exolnet/laravel-envoy
14199 Downloads
Automated deployment template for Laravel Envoy based on Capistrano.
ageekdev/vapor-ignore
31956 Downloads
To clean unnecessary files for Laravel Vapor deployment
yii2tech/selfupdate
10886 Downloads
Basic extension for the Yii2 project self-update from VCS
rubix/extras
73106 Downloads
Experimental features for the Rubix ML library.
kachkaev/assets-version-bundle
565800 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
deepdiver/zipstreamer
1095355 Downloads
Stream zip files without i/o overhead
talon-one/talon-one-client
96639 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}`
shipmonk/doctrine-two-phase-migrations
29378 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version