Libraries tagged by open_proc
markbeam/openai-php-client
141 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
farzai/kapi-sdk
8 Downloads
This SDK simplifies the process of integrating with KBank APIs
cv001/openai-php
233 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API, forked from https://github.com/openai-php/client
audiostreamify/hvap
6 Downloads
HVAP (or Hyper Virtual Audio Processor) is a Open Source audio processing Software.
docusign/maestro-client
1127 Downloads
⚠️ Deprecated – Maestro is now available as part of the new IAM SDK: https://developers.docusign.com/docs/sdks/ . The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-maestro-php-client repository.
particle-academy/last-word
22 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
live-happy-code-hard/command-as-process
7 Downloads
Object wrappers around PHP program execution functions: proc_open(), proc_close(), proc_terminate(), proc_get_status()
xthukuh/process
3 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
sgolemon/async-process
1 Downloads
Asynchronous execution wrappers.
openlss/func-proc
88 Downloads
Process helper functions
moccalotto/process
108 Downloads
Tiny proc_open wrapper for PHP
lecodeurdudimanche/php-process-launcher
78 Downloads
Simple class to launch Unix processes through shell ; wrapper and utilities around proc_open() function
hypnopompia/process
3026 Downloads
Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.
axute/process
30 Downloads
a class to use any command as object via stdIn, stdOut and stdErr with proc_open