Libraries tagged by open_proc
fonclub/openai-laravel-client
92 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
fonclub/openai-client
97 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
farzai/kapi-sdk
4 Downloads
This SDK simplifies the process of integrating with KBank APIs
cyhello/phpword
15 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
stylers/laravel-task-manager
57 Downloads
This package is a workaround for run tasks without artisan because proc_open & proc_close PHP modules disabled some server such as shared hosts.
audiostreamify/hvap
3 Downloads
HVAP (or Hyper Virtual Audio Processor) is a Open Source audio processing Software.
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
6 Downloads
Object wrappers around PHP program execution functions: proc_open(), proc_close(), proc_terminate(), proc_get_status()
xthukuh/process
2 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
87 Downloads
Process helper functions
moccalotto/process
107 Downloads
Tiny proc_open wrapper for PHP
lecodeurdudimanche/php-process-launcher
58 Downloads
Simple class to launch Unix processes through shell ; wrapper and utilities around proc_open() function
hypnopompia/process
3022 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