Libraries tagged by posix
zeroshotlabs/php_mqueue
11 Downloads
Speed-optimized PHP FFI bindings for POSIX message queues.
zeroshotlabs/libphphi
10 Downloads
Base trait and helpers for working with PHP FFI modules.
xdg/locale
73 Downloads
PHP library to work with POSIX locale identifiers.
shoppingfeed/signal
26965 Downloads
Unix signal handler that allow registering multiples callback on the same signal
comodojo/daemon
454 Downloads
Solid PHP daemon toolkit
axy/fs-paths
17 Downloads
Manipulation of the file system paths
anuyun/ko-process-thin
8 Downloads
Simple pcntl fork wrapper and process manager
24hoursmedia/php-env-inject
21 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
edwardstock/forker
36 Downloads
PHP posix process manager and async job handler
posixpascal/spark-alarm
1 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
hyperized/file
0 Downloads
Basic POSIX file management operations with immutable objects
hexmode/io-info
8 Downloads
More than just posix_isatty()