Libraries tagged by completion
sugarcraft/sugar-readline
0 Downloads
PHP port of erikgeiser/promptkit — interactive line-editing prompt library. Supports text input with validation/completion/hidden-password mode, selection prompts with filtering/pagination/cursor navigation, confirmation prompts, and textarea multi-line input.
sonichaos360/lugpt
56 Downloads
A PHP library for interacting with OpenAI's Completions and ChatCompletions API.
sifex/laravel-sla-timer
3 Downloads
A Laravel package for calculating & tracking the Service Level Agreement completion timings
shockedplot7560/generator
4 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
onepix/wordpress-stubs-generator
601 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
nextbuild/sarvam-ai-laravel
3 Downloads
Laravel package for Sarvam AI integration with speech-to-text, text-to-speech, translation, and chat completion capabilities
muraveiko/codeigniter-phpstorm
183 Downloads
PhpStorm Code Completion to CodeIgniter + HMVC
moritz-sauer-13/silverstripe-page-status
7 Downloads
Traffic light page completion status indicators for SilverStripe CMS editors
mitirrli/yii2-ide-helper
17 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
mikedeveloper/october-ide-helper
60 Downloads
October IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
matrozov/yii2-transaction-checker
1425 Downloads
Component for checking the closing of transactions at the time of completion of work on a request
mathsgod/openai-chat
17 Downloads
OpenAI Chat completion wrapper. Support function calls and variable assignment.
masnun/joinjobs
52 Downloads
A Laravel package that allows scheduling certain actions upon job completion or queue exhaustion.
maryushenina/ai-client-sdk
22 Downloads
Lightweight SDK for using OpenAI Chat Completion API in PHP projects.