Libraries tagged by posix
pe/component-process
1786 Downloads
Process management based on ext-pcntl and ext-posix
kafkiansky/signaler
8 Downloads
Signaler library that provide stack for signal listeners.
comodojo/daemon
456 Downloads
Solid PHP daemon toolkit
axy/fs-paths
20 Downloads
Manipulation of the file system paths
anuyun/ko-process-thin
8 Downloads
Simple pcntl fork wrapper and process manager
24hoursmedia/php-env-inject
23 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
net_bazzline/zf_console_helper_debian_6_backport
226 Downloads
zend framework 2 console helper module
net_bazzline/zf_console_helper
683 Downloads
free as in freedom zend framework 2 console helper module
localzet/core
199 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
posixpascal/spark-alarm
2 Downloads
Easy server monitoring library with custom alarms and notifications.
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
pbergman/fifo
2944 Downloads
a php posix fifo (named pipes) wrapper to use for ipc
hyperized/file
0 Downloads
Basic POSIX file management operations with immutable objects
hexmode/io-mode
339 Downloads
More than just posix_isatty()